Home
last modified time | relevance | path

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

/third_party/boost/boost/spirit/home/support/
Dattributes.hpp610 struct wrap_if_not_tuple struct
617 struct wrap_if_not_tuple<Attribute, mpl::true_> struct
619 typedef fusion::vector1<Attribute&> type;
623 struct wrap_if_not_tuple<unused_type, mpl::false_> struct
625 typedef unused_type type;
629 struct wrap_if_not_tuple<unused_type const, mpl::false_> struct
631 typedef unused_type type;