|
LIBINT 2.7.2
|
Type/Instance combination serves as a key to quickly compare 2 polymorphic Singletons. More...
#include <key.h>
Public Types | |
| typedef T | Type |
| typedef I | Instance |
Public Member Functions | |
| TypeAndInstance (const Type &t, const Instance &i) | |
| TypeAndInstance (const TypeAndInstance &i) | |
| const TypeAndInstance & | operator= (const TypeAndInstance &i) |
| const Type & | type () const |
| const Instance & | instance () const |
Type/Instance combination serves as a key to quickly compare 2 polymorphic Singletons.