type_traits (is_convertible): Adjust according to the resolution of TR1 issue 3.20.
authorPaolo Carlini <pcarlini@suse.de>
Thu, 28 Apr 2005 22:35:09 +0000 (22:35 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Thu, 28 Apr 2005 22:35:09 +0000 (22:35 +0000)
commit152d96766a59ce5047fa8499c0382195f1db2fa8
tree3198b8780e3748cf55bd8e2e50c630f2342e98ed
parent973a384d4fb0083ec8a222595f131028f3b68f79
type_traits (is_convertible): Adjust according to the resolution of TR1 issue 3.20.

2005-04-29  Paolo Carlini  <pcarlini@suse.de>

* include/tr1/type_traits (is_convertible): Adjust according
to the resolution of TR1 issue 3.20.
* testsuite/tr1/4_metaprogramming/relationships_between_types/
is_convertible/is_convertible.cc: Add tests.

From-SVN: r98944
libstdc++-v3/ChangeLog
libstdc++-v3/include/tr1/type_traits
libstdc++-v3/testsuite/tr1/4_metaprogramming/relationships_between_types/is_convertible/is_convertible.cc