Home
last modified time | relevance | path

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

/third_party/boost/boost/spirit/home/support/
Dattributes.hpp936 struct synthesize_attribute struct
938 typedef Attribute type;
939 static Attribute pre(unused_type) { return Attribute(); } in pre()
940 static void post(unused_type, Attribute const&) {} in post()
941 static void fail(unused_type) {} in fail()