| Core::ANSI2WIDE | The class used to do the conversion from ANSI to Wide via the X2Y() macros |
| Core::Exception | The base class for all exception types |
| Core::IFacePtr< T > | A smart-pointer type for use with COM interfaces |
| Core::LeakReporter | The static object that uses it's dtor to report any memory leaks |
| Core::NotCopyable | Base class used to disable copying of the derived class |
| Core::NotImplException | The exception type thrown for features that have not been implemented |
| nullptr_t | A class to simulate the proposed nullptr keyword |
| Core::SharedPtr< T > | A reference counted smart pointer |
| Core::SmartPtr< T > | The base class for all smart-pointer types |
| Core::WIDE2ANSI | The class used to do the conversion from Wide to ANSI via the X2Y() macros |
1.5.2