Home
last modified time | relevance | path

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

/third_party/boost/boost/spirit/home/x3/support/traits/
Dvariant_has_substitute.hpp40 struct variant_has_substitute struct
44 struct variant_has_substitute<unused_type, Attribute> : mpl::true_ {}; struct
47 struct variant_has_substitute<unused_type const, Attribute> : mpl::true_ {}; struct