Home
last modified time | relevance | path

Searched defs:is_view_impl (Results 1 – 10 of 10) sorted by relevance

/third_party/boost/boost/fusion/support/
Dis_view.hpp27 struct is_view_impl struct
30 struct apply
37 struct is_view_impl<non_fusion_tag> struct
40 struct apply : mpl::false_ {};
44 struct is_view_impl<sequence_facade_tag> struct
47 struct apply : Sequence::is_view {};
/third_party/boost/boost/fusion/adapted/struct/detail/
Dis_view_impl.hpp19 struct is_view_impl<struct_tag> struct
22 struct apply
28 struct is_view_impl<assoc_struct_tag> struct
/third_party/boost/boost/fusion/adapted/boost_array/detail/
Dis_view_impl.hpp24 struct is_view_impl<boost_array_tag> struct
27 struct apply : mpl::false_
/third_party/boost/boost/fusion/adapted/mpl/detail/
Dis_view_impl.hpp24 struct is_view_impl<mpl_sequence_tag> struct
27 struct apply : mpl::true_
/third_party/boost/boost/fusion/adapted/std_array/detail/
Dis_view_impl.hpp24 struct is_view_impl<std_array_tag> struct
27 struct apply : mpl::false_
/third_party/boost/boost/fusion/adapted/std_tuple/detail/
Dis_view_impl.hpp23 struct is_view_impl<std_tuple_tag> struct
26 struct apply : mpl::false_ {};
/third_party/boost/boost/fusion/adapted/array/
Dis_view_impl.hpp20 struct is_view_impl<po_array_tag> struct
23 struct apply
/third_party/boost/boost/fusion/adapted/boost_tuple/detail/
Dis_view_impl.hpp23 struct is_view_impl<boost_tuple_tag> struct
26 struct apply : mpl::false_ {};
/third_party/boost/libs/fusion/example/extension/detail/
Dis_view_impl.hpp26 struct is_view_impl<example::example_sequence_tag> struct
/third_party/boost/boost/proto/
Dfusion.hpp295 struct is_view_impl<proto::tag::proto_flat_view<Tag, Domain> > struct
298 struct apply
304 struct is_view_impl<proto::tag::proto_expr<Tag, Domain> > struct
307 struct apply