The Sparta Modeling Framework
|
Container for std::type_info. More...
#include <TreeNode.hpp>
Public Member Functions | |
type_info_container (const type_info_container &rhp) | |
type_info_container (const std::type_info &tinfo) | |
bool | operator== (const type_info_container &rhp) const |
bool | operator< (const type_info_container &rhp) const |
const std::type_info & | operator* () const |
const std::type_info * | get () const |
Container for std::type_info.
Allows copy-construction, comparison, and provides operator< based on type_info hashes
Definition at line 3035 of file TreeNode.hpp.
|
inline |
Definition at line 3044 of file TreeNode.hpp.
|
inline |
Definition at line 3049 of file TreeNode.hpp.
|
inline |
Definition at line 3066 of file TreeNode.hpp.
|
inline |
Definition at line 3062 of file TreeNode.hpp.
|
inline |
Definition at line 3058 of file TreeNode.hpp.
|
inline |
Definition at line 3054 of file TreeNode.hpp.