Home
last modified time | relevance | path

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

/third_party/boost/boost/xpressive/detail/static/
Dmodifier.hpp29 struct modifier_op struct
31 typedef regex_constants::syntax_option_type opt_type;
34 struct apply
45 operator ()(Expr const &expr) const in operator ()()
51 operator opt_type() const in operator opt_type()
56 Modifier mod_;
57 opt_type opt_;