LIBINT
2.1.0-stable
|
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.