#include <adobe/config.hpp>
#include <adobe/dictionary_fwd.hpp>
#include <stdexcept>
#include <adobe/any_regular.hpp>
#include <adobe/closed_hash.hpp>
#include <adobe/name.hpp>
#include <adobe/typeinfo.hpp>
#include <adobe/string.hpp>
#include <iosfwd>
Go to the source code of this file.
Namespaces | 
| namespace   | adobe | 
| namespace   | adobe::version_1 | 
Functions | 
| template<typename T >  | 
| bool  | get_value (const dictionary_t &dict, name_t key, T &value) | 
| bool  | get_value (const dictionary_t &dict, name_t key, any_regular_t &value) | 
| const any_regular_t &  | get_value (const dictionary_t &dict, name_t key) | 
| std::ostream &  | operator<< (std::ostream &out, const dictionary_t &x) |