| CppUnit project page | CppUnit home page |
#include "_stlimpl.h"


Go to the source code of this file.
Namespaces | |
| namespace | CppTL |
Classes | |
| struct | CppTL::YesType |
| struct | CppTL::NoType |
| struct | CppTL::IsInteger< T > |
| struct | CppTL::IsInteger< bool > |
| struct | CppTL::IsInteger< char > |
| struct | CppTL::IsInteger< signed char > |
| struct | CppTL::IsInteger< unsigned char > |
| struct | CppTL::IsInteger< signed int > |
| struct | CppTL::IsInteger< unsigned int > |
| struct | CppTL::IsInteger< signed short > |
| struct | CppTL::IsInteger< unsigned short > |
| struct | CppTL::IsInteger< signed long > |
| struct | CppTL::IsInteger< unsigned long > |
| class | CppTL::DequeBase |
| class | CppTL::DequeIteratorCommonBase |
| class | CppTL::DequeIteratorBase< T > |
| class | CppTL::DequeIterator< T, Traits > |
| class | CppTL::Deque< T > |
Defines | |
| #define | CPPTL_DECLARE_INTEGER_TYPE(type) |
| #define CPPTL_DECLARE_INTEGER_TYPE | ( | type | ) |
Value:
template<> struct IsInteger<type> { \ typedef YesType value_type; \ }
|
|
hosts this site. |
Send comments to: CppUnit Developers |