Home
last modified time | relevance | path

Searched refs:value_at_key (Results 1 – 18 of 18) sorted by relevance

/third_party/boost/libs/fusion/test/sequence/
Dadt_attribute_proxy.cpp85 boost::fusion::result_of::value_at_key<et, keys::name>::type, in main()
90 boost::fusion::result_of::value_at_key<et, keys::name>::type, in main()
95 boost::fusion::result_of::value_at_key<et, keys::age>::type, in main()
100 boost::fusion::result_of::value_at_key<et, keys::age>::type, in main()
Dadapt_assoc_tpl_struct.cpp155 …BOOST_MPL_ASSERT((boost::is_same<boost::fusion::result_of::value_at_key<point, ns::x_member>::type… in main()
156 …BOOST_MPL_ASSERT((boost::is_same<boost::fusion::result_of::value_at_key<point, ns::y_member>::type… in main()
157 …BOOST_MPL_ASSERT((boost::is_same<boost::fusion::result_of::value_at_key<point, ns::z_member>::type… in main()
Dadapt_assoc_struct.cpp145 …BOOST_MPL_ASSERT((boost::is_same<boost::fusion::result_of::value_at_key<ns::point, ns::x_member>::… in main()
146 …BOOST_MPL_ASSERT((boost::is_same<boost::fusion::result_of::value_at_key<ns::point, ns::y_member>::… in main()
147 …BOOST_MPL_ASSERT((boost::is_same<boost::fusion::result_of::value_at_key<ns::point, ns::z_member>::… in main()
Dadapt_assoc_tpl_adt.cpp164 …BOOST_MPL_ASSERT((boost::is_same<boost::fusion::result_of::value_at_key<point, ns::x_member>::type… in main()
165 …BOOST_MPL_ASSERT((boost::is_same<boost::fusion::result_of::value_at_key<point, ns::y_member>::type… in main()
166 …BOOST_MPL_ASSERT((boost::is_same<boost::fusion::result_of::value_at_key<point, ns::z_member>::type… in main()
Dadapt_assoc_adt.cpp151 …BOOST_MPL_ASSERT((boost::is_same<boost::fusion::result_of::value_at_key<ns::point, ns::x_member>::… in main()
152 …BOOST_MPL_ASSERT((boost::is_same<boost::fusion::result_of::value_at_key<ns::point, ns::y_member>::… in main()
153 …BOOST_MPL_ASSERT((boost::is_same<boost::fusion::result_of::value_at_key<ns::point, ns::z_member>::… in main()
Ddefine_assoc_tpl_struct.cpp102 …BOOST_MPL_ASSERT((boost::is_same<boost::fusion::result_of::value_at_key<point, ns::x_member>::type… in main()
103 …BOOST_MPL_ASSERT((boost::is_same<boost::fusion::result_of::value_at_key<point, ns::y_member>::type… in main()
Ddefine_assoc_struct.cpp98 …BOOST_MPL_ASSERT((boost::is_same<boost::fusion::result_of::value_at_key<ns::point, ns::x_member>::… in BOOST_PP_EMPTY()
99 …BOOST_MPL_ASSERT((boost::is_same<boost::fusion::result_of::value_at_key<ns::point, ns::y_member>::… in BOOST_PP_EMPTY()
Dadapt_assoc_struct_named.cpp127 …BOOST_MPL_ASSERT((boost::is_same<boost::fusion::result_of::value_at_key<adapted::point, ns::x_memb… in main()
128 …BOOST_MPL_ASSERT((boost::is_same<boost::fusion::result_of::value_at_key<adapted::point, ns::y_memb… in main()
Dmap.cpp83 … boost::is_same<boost::fusion::result_of::value_at_key<map_type, int>::type, char>::value)); in main()
85 …boost::is_same<boost::fusion::result_of::value_at_key<map_type, double>::type, std::string>::value… in main()
87 … boost::is_same<boost::fusion::result_of::value_at_key<map_type, abstract>::type, int>::value)); in main()
Dset.cpp55 … boost::is_same<boost::fusion::result_of::value_at_key<set_type, int>::type, int>::value)); in main()
57 …boost::is_same<boost::fusion::result_of::value_at_key<set_type, std::string>::type, std::string>::… in main()
Dadapt_assoc_adt_named.cpp147 …BOOST_MPL_ASSERT((boost::is_same<boost::fusion::result_of::value_at_key<adapted::point, ns::x_memb… in main()
148 …BOOST_MPL_ASSERT((boost::is_same<boost::fusion::result_of::value_at_key<adapted::point, ns::y_memb… in main()
/third_party/boost/boost/fusion/sequence/intrinsic/
Dvalue_at_key.hpp48 struct apply : Sequence::template value_at_key<Sequence, Key> {};
79 struct value_at_key struct
/third_party/boost/libs/fusion/example/extension/
Dtest_example.cpp56 …BOOST_MPL_ASSERT((boost::is_same<result_of::value_at_key<example::example_struct, fields::name>::t… in main()
57 …BOOST_MPL_ASSERT((boost::is_same<result_of::value_at_key<example::example_struct, fields::age>::ty… in main()
/third_party/boost/boost/spirit/home/x3/support/traits/
Dis_substitute.hpp126 fusion::result_of::value_at_key<mpl::_1, Key>
/third_party/boost/boost/fusion/sequence/
Dintrinsic_fwd.hpp92 struct value_at_key;
/third_party/boost/libs/fusion/doc/
Dsequence.qbk1426 [section value_at_key]
1435 struct value_at_key
1447 result_of::value_at_key<Seq, Key>::type
1458 #include <boost/fusion/sequence/intrinsic/value_at_key.hpp>
1459 #include <boost/fusion/include/value_at_key.hpp>
Dfusion.qbk177 …lue_at_key__ [link fusion.sequence.intrinsic.metafunctions.value_at_key `result_of::value_at_key`]]
/third_party/boost/libs/fusion/doc/html/
Dquickbook_HTML.manifest78 fusion/sequence/intrinsic/metafunctions/value_at_key.html