Home
last modified time | relevance | path

Searched refs:value_at_c (Results 1 – 25 of 42) sorted by relevance

12

/third_party/boost/libs/fusion/test/compile_time/
Dvector_intrinsic.cpp41 typedef typename boost::fusion::result_of::value_at_c<v_type, 0>::type va0; in test()
42 typedef typename boost::fusion::result_of::value_at_c<v_type, 1>::type va1; in test()
43 typedef typename boost::fusion::result_of::value_at_c<v_type, 2>::type va2; in test()
44 typedef typename boost::fusion::result_of::value_at_c<v_type, 3>::type va3; in test()
45 typedef typename boost::fusion::result_of::value_at_c<v_type, 4>::type va4; in test()
47 typedef typename boost::fusion::result_of::value_at_c<v_type, 5>::type va5; in test()
48 typedef typename boost::fusion::result_of::value_at_c<v_type, 6>::type va6; in test()
49 typedef typename boost::fusion::result_of::value_at_c<v_type, 7>::type va7; in test()
50 typedef typename boost::fusion::result_of::value_at_c<v_type, 8>::type va8; in test()
51 typedef typename boost::fusion::result_of::value_at_c<v_type, 9>::type va9; in test()
/third_party/boost/libs/fusion/test/sequence/
Dvector_n.cpp47 …BOOST_STATIC_ASSERT((boost::is_same<int, boost::fusion::result_of::value_at_c<type, 0>::type>::val… in main()
84 …BOOST_STATIC_ASSERT((boost::is_same<int, boost::fusion::result_of::value_at_c<type, 0>::type>::val… in main()
85 …BOOST_STATIC_ASSERT((boost::is_same<char, boost::fusion::result_of::value_at_c<type, 1>::type>::va… in main()
111 …BOOST_STATIC_ASSERT((boost::is_same<int, boost::fusion::result_of::value_at_c<type, 0>::type>::val… in main()
112 …BOOST_STATIC_ASSERT((boost::is_same<char, boost::fusion::result_of::value_at_c<type, 1>::type>::va… in main()
113 …BOOST_STATIC_ASSERT((boost::is_same<double, boost::fusion::result_of::value_at_c<type, 2>::type>::… in main()
149 …BOOST_STATIC_ASSERT((boost::is_same<bool, boost::fusion::result_of::value_at_c<type, 0>::type>::va… in main()
150 …BOOST_STATIC_ASSERT((boost::is_same<char, boost::fusion::result_of::value_at_c<type, 1>::type>::va… in main()
151 …BOOST_STATIC_ASSERT((boost::is_same<short, boost::fusion::result_of::value_at_c<type, 2>::type>::v… in main()
152 …BOOST_STATIC_ASSERT((boost::is_same<int, boost::fusion::result_of::value_at_c<type, 3>::type>::val… in main()
[all …]
Dreverse_view.cpp73 boost::is_same<boost::fusion::result_of::value_at_c<view_type,0>::type,char const*> in main()
76 boost::is_same<boost::fusion::result_of::value_at_c<view_type,1>::type,long> in main()
79 boost::is_same<boost::fusion::result_of::value_at_c<view_type,2>::type,char> in main()
82 boost::is_same<boost::fusion::result_of::value_at_c<view_type,3>::type,int> in main()
Dzip_view_ignore.cpp47 typedef boost::fusion::result_of::value_at_c<view, 0>::type first_value_at; in main()
48 typedef boost::fusion::result_of::value_at_c<first_value_at, 0>::type v0; in main()
49 typedef boost::fusion::result_of::value_at_c<first_value_at, 2>::type v2; in main()
Dtransform_view.cpp95 …BOOST_MPL_ASSERT((boost::is_same<boost::fusion::result_of::value_at_c<xform_type, 0>::type, int>)); in main()
110 …BOOST_MPL_ASSERT((boost::is_same<boost::fusion::result_of::value_at_c<xform_type, 0>::type, int>)); in main()
Dadapt_assoc_struct.cpp159 boost::fusion::result_of::value_at_c<ns::point,0>::type in main()
162 boost::fusion::result_of::value_at_c<ns::point,2>::type in main()
Dadt_attribute_proxy.cpp91 boost::fusion::result_of::value_at_c<et, 0>::type in main()
101 boost::fusion::result_of::value_at_c<et, 1>::type in main()
Dzip_view2.cpp60 …BOOST_MPL_ASSERT((boost::is_same<boost::fusion::result_of::value_at_c<view,0>::type, vector3<int,c… in main()
Dvalue_at.hpp23 #define FUSION_VALUE_AT(S, N) boost::fusion::result_of::value_at_c<S, N>
Diterator.hpp157 is_same<boost::fusion::result_of::value_at_c<seq_type, 0>::type, int>::value)); in test()
160 is_same<boost::fusion::result_of::value_at_c<seq_type, 1>::type, char&>::value)); in test()
Dzip_view.cpp61 …BOOST_MPL_ASSERT((boost::is_same<boost::fusion::result_of::value_at_c<view,0>::type, vector2<int,c… in main()
Dadapt_struct_named.cpp158 boost::fusion::result_of::value_at_c<adapted::point,0>::type in main()
Dadapt_adt_named.cpp155 boost::fusion::result_of::value_at_c<adapted::point,0>::type in main()
/third_party/boost/boost/fusion/view/zip_view/detail/
Ddistance_impl.hpp44 typename result_of::value_at_c<typename It1::iterators, 0>::type,
45 typename result_of::value_at_c<typename It2::iterators, 0>::type>
/third_party/boost/libs/fusion/example/extension/
Dtest_example.cpp53 …BOOST_MPL_ASSERT((boost::is_same<result_of::value_at_c<example::example_struct, 0>::type, std::str… in main()
54 … BOOST_MPL_ASSERT((boost::is_same<result_of::value_at_c<example::example_struct, 1>::type, int>)); in main()
Dtriple.cpp366 int, fusion::result_of::value_at_c<my_triple, 0>::type>)); in main()
368 char, fusion::result_of::value_at_c<my_triple, 1>::type>)); in main()
370 std::string, fusion::result_of::value_at_c<my_triple, 2>::type>)); in main()
/third_party/boost/boost/spirit/home/support/
Dmeta_compiler.hpp280 fusion::result_of::value_at_c<Elements, 0>::type
293 fusion::result_of::value_at_c<Elements, 0>::type
296 fusion::result_of::value_at_c<Elements, 1>::type
/third_party/boost/boost/spirit/home/karma/detail/
Dextract_from.hpp40 struct value_at_c struct
41 : add_const_ref<typename fusion::result_of::value_at_c<T, N>::type>
/third_party/boost/boost/fusion/sequence/intrinsic/
Dvalue_at.hpp81 struct value_at_c struct
/third_party/boost/boost/fusion/tuple/detail/
Dtuple.hpp92 struct tuple_element : result_of::value_at_c<Tuple, N> {};
/third_party/boost/libs/fusion/example/performance/
Dzip_efficiency.cpp34 typename boost::fusion::result_of::value_at_c<Lhs, 0>::type
/third_party/boost/boost/fusion/tuple/
Dtuple.hpp106 struct tuple_element : result_of::value_at_c<Tuple, N> {};
/third_party/boost/boost/spirit/home/qi/char/
Dchar_parser.hpp140 fusion::result_of::value_at_c<Elements, 0>::type
/third_party/boost/boost/spirit/home/karma/char/
Dchar_generator.hpp150 fusion::result_of::value_at_c<Elements, 0>::type
/third_party/boost/boost/fusion/functional/adapter/
Dunfused_typed.hpp131 typename call_param<typename result_of::value_at_c<s,i>::type>::type a##i

12