dictionary.hpp
Go to the documentation of this file.
7 /**************************************************************************************************/
12 /**************************************************************************************************/
30 /**************************************************************************************************/
35 /**************************************************************************************************/
62 /**************************************************************************************************/
71 /**************************************************************************************************/
79 /**************************************************************************************************/
83 /**************************************************************************************************/
87 /**************************************************************************************************/
Definition: functional.hpp:26 std::ostream & operator<<(std::ostream &out, const dictionary_t &x) bool get_value(const dictionary_t &dict, name_t key, T &value) Definition: dictionary.hpp:38 Definition: name_fwd.hpp:42 A runtime polymorphic type similar to boost::any which can hold any type which models Regular... Definition: any_regular.hpp:426 |