ABI-Safe Containers: hash containers, vector, ... |
Classes | |
class | closed_hash_map< Key, T, Hash, Pred, A > |
A hash based associative container. More... | |
class | closed_hash_set< T, KeyTransform, Hash, Pred, A > |
A hash based associative container. More... | |
class | vector< T, A > |
Typedefs | |
typedef version_1::any_regular_t | any_regular_t |
typedef vector< any_regular_t > | array_t |
typedef version_1::vector < any_regular_t > | array_t |
typedef version_1::closed_hash_set | closed_hash_set |
typedef closed_hash_map < name_t, any_regular_t > | dictionary_t |
typedef version1::closed_hash_map < name_t, any_regular_t > | dictionary_t |
Typedef Documentation
typedef version_1::any_regular_t any_regular_t |
Definition at line 36 of file any_regular_fwd.hpp.
typedef vector<any_regular_t> array_t |
Definition at line 25 of file array_fwd.hpp.
typedef version_1::vector<any_regular_t> array_t |
Definition at line 39 of file array_fwd.hpp.
typedef version_1::closed_hash_set closed_hash_set |
Definition at line 58 of file closed_hash_fwd.hpp.
typedef closed_hash_map<name_t, any_regular_t> dictionary_t |
Definition at line 28 of file dictionary_fwd.hpp.
typedef version1::closed_hash_map<name_t, any_regular_t> dictionary_t |
Definition at line 42 of file dictionary_fwd.hpp.