checked_istream | Wrapper for istream, checking successful read operation |
copy_on_write_ptr< T > | A smart copy-on-write pointer |
copy_traits< T > | |
copy_traits< testA > | |
copy_traits_base< T > | Compile-time branch on how to copy pointees |
counted_obj | Base class for reference counted objects |
file_interactive | Try to open a file and ask if it does not exist |
testA | |
testD | |
type_name_traits< T > | The general case: Name not known, return empty string |
type_name_traits< bool > | Specialization for bool |
type_name_traits< char > | |
type_name_traits< double > | |
type_name_traits< float > | |
type_name_traits< int > | |
type_name_traits< long > | |
type_name_traits< short > | |
type_name_traits< std::string > | |
type_name_traits< unsigned > |