|
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 3042 of file TreeNode.hpp.
|
inline |
Definition at line 3051 of file TreeNode.hpp.
|
inline |
Definition at line 3056 of file TreeNode.hpp.
|
inline |
Definition at line 3073 of file TreeNode.hpp.
|
inline |
Definition at line 3069 of file TreeNode.hpp.
|
inline |
Definition at line 3065 of file TreeNode.hpp.
|
inline |
Definition at line 3061 of file TreeNode.hpp.