Home
last modified time | relevance | path

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

/third_party/boost/boost/xpressive/
Dbasic_regex.hpp42 inline void throw_on_stack_error(bool stack_error) in throw_on_stack_error()
230 bool success = false, stack_error = false; in match_() local