Files
type_traits/include
John Maddock 111d40e909 added add_const/add_volatile/is_function
Fixed is_const/is_volatile to work with reference types
Fixed is_object to work with function types.
Fixed is_enum/is_empty to work with incomplete/abstract/function types


[SVN r9640]
2001-03-25 10:34:35 +00:00
..