Home
last modified time | relevance | path

Searched refs:default_transform_attribute (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/spirit/home/x3/nonterminal/detail/
Dtransform_attribute.hpp22 struct default_transform_attribute struct
36 struct default_transform_attribute<Attribute, Attribute> struct
46 : default_transform_attribute<Exposed, Transformed> {};
/third_party/boost/boost/spirit/home/qi/detail/
Dattributes.hpp19 struct default_transform_attribute struct
36 struct default_transform_attribute<Attribute, Attribute> struct
75 , default_transform_attribute<Exposed, Transformed>