Home
last modified time | relevance | path

Searched refs:error_space (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/regex/doc/
Derror_type.qbk29 static const error_type error_space;
55 [[error_space][Out of memory.]]
/third_party/boost/boost/regex/v4/
Derror_type.hpp43 error_space = 12, enumerator
/third_party/boost/boost/xpressive/
Dregex_constants.hpp211 error_space, ///< There was insufficient memory to convert the expression into a enumerator
/third_party/boost/boost/regex/
Dconcepts.hpp354 e1 = global_regex_namespace::regex_constants::error_space; in global_constraints()