Home
last modified time | relevance | path

Searched defs:vector0 (Results 1 – 16 of 16) sorted by relevance

/third_party/boost/boost/fusion/container/vector/detail/cpp03/
Dvector10.hpp46 struct vector0 : sequence_base<vector0<Dummy> > struct
48 typedef mpl::vector0<> types;
49 typedef vector_tag fusion_tag;
50 typedef fusion_sequence_tag tag; // this gets picked up by MPL
51 typedef mpl::false_ is_view;
52 typedef random_access_traversal_tag category;
53 typedef mpl::int_<0> size;
56 vector0() BOOST_NOEXCEPT {} in vector0() argument
60 vector0(Sequence const& /*seq*/) BOOST_NOEXCEPT in vector0() function
/third_party/boost/boost/mpl/vector/aux_/
Dvector0.hpp30 template<> struct vector0<na> struct
33 typedef aux::vector_tag tag;
34 typedef vector0 type;
35 typedef long_<32768> lower_bound_;
36 typedef lower_bound_ upper_bound_;
37 typedef long_<0> size;
/third_party/boost/libs/hana/example/tutorial/
Dtag_dispatching.cpp37 struct vector0 { struct
38 using hana_tag = vector_tag;
39 static constexpr std::size_t size = 0;
125 void print(std::ostream& os, vector0) in print() argument
/third_party/boost/boost/phoenix/support/
Dvector.hpp68 struct vector0 struct
70 typedef mpl::int_<0> size_type;
71 static const int size_value = 0;
/third_party/boost/boost/typeof/
Dvector50.hpp65 …struct vector0 { typedef v_iter<vector0<>, boost::type_of::constant<int,0> > begin; typedef consta… argument
Dvector100.hpp115 …struct vector0 { typedef v_iter<vector0<>, boost::type_of::constant<int,0> > begin; typedef consta… argument
Dvector150.hpp165 …struct vector0 { typedef v_iter<vector0<>, boost::type_of::constant<int,0> > begin; typedef consta… argument
Dvector200.hpp215 …struct vector0 { typedef v_iter<vector0<>, boost::type_of::constant<int,0> > begin; typedef consta… argument
/third_party/boost/libs/fusion/test/functional/
Dinvoke_function_object.cpp223 typedef fusion::vector<> vector0; in main() typedef
Dinvoke_procedure.cpp342 typedef fusion::vector<> vector0; in main() typedef
Dinvoke.cpp520 typedef fusion::vector<> vector0; in main() typedef
/third_party/boost/boost/phoenix/support/preprocessed/
Dvector_10.hpp11 struct vector0 struct
13 typedef mpl::int_<0> size_type;
14 static const int size_value = 0;
Dvector_20.hpp11 struct vector0 struct
13 typedef mpl::int_<0> size_type;
14 static const int size_value = 0;
Dvector_30.hpp11 struct vector0 struct
13 typedef mpl::int_<0> size_type;
14 static const int size_value = 0;
Dvector_40.hpp11 struct vector0 struct
13 typedef mpl::int_<0> size_type;
14 static const int size_value = 0;
Dvector_50.hpp11 struct vector0 struct
13 typedef mpl::int_<0> size_type;
14 static const int size_value = 0;