Home
last modified time | relevance | path

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

/third_party/boost/boost/xpressive/
Dregex_primitives.hpp633 template<typename Literal> detail::unspecified as_xpr(Literal const &literal) { return 0; } in as_xpr() function
635 proto::functional::as_expr<> const as_xpr = {}; variable