Searched defs:is_weak_substitute (Results 1 – 2 of 2) sorted by relevance
/third_party/boost/boost/spirit/home/support/ |
D | attributes.hpp | 190 struct is_weak_substitute struct 194 struct is_weak_substitute<optional<T>, optional<Expected> > struct 198 struct is_weak_substitute<optional<T>, Expected> struct 202 struct is_weak_substitute<T, optional<Expected> > struct 207 struct is_weak_substitute<boost::variant<T>, Expected> struct 212 struct is_weak_substitute<boost::variant<T0, T1, TN...>, struct 224 struct is_weak_substitute<boost::detail::variant::void_, Expected> struct 229 struct is_weak_substitute< struct 239 struct is_weak_substitute<T, T struct
|
/third_party/boost/boost/spirit/home/support/utree/ |
D | utree_traits.hpp | 169 struct is_weak_substitute<utree, utree> struct 179 struct is_weak_substitute<utree::list_type, utree::list_type> struct
|