Searched refs:ov_type (Results 1 – 2 of 2) sorted by relevance
128 typedef boost::optional<int> ov_type; in main() typedef129 auto r2 = rule<class r2, ov_type>() in main()131 ov_type ov; in main()
134 typedef boost::optional<int> ov_type; in main() typedef135 rule<const char*, ov_type()> r2 = int_; in main()136 ov_type ov; in main()