Searched refs:external_type (Results 1 – 7 of 7) sorted by relevance
26 typedef Ext external_type; typedef29 external_type32 return boost::any_cast<external_type>(value); in get_value()35 put_value(const external_type &value) const in put_value()
62 typename external_type;64 boost::optional<external_type> Tr::get_value(internal_type);65 boost::optional<internal_type> Tr::put_value(external_type);
27 typedef T external_type; typedef
87 typedef typename Translator::external_type key_type;206 typename Translator::external_type string_path<String, Translator>::reduce() in reduce()
188 typedef E external_type; typedef in boost::property_tree::stream_translator
49 BOOST_MPL_HAS_XXX_TRAIT_DEF(external_type)
58 typedef E external_type; typedef