#include <perl_matcher_non_recursive.hpp>
Public Member Functions | |
saved_assertion (bool p, const re_syntax_base *ps, BidiIterator pos) | |
Public Attributes | |
bool | positive |
const re_syntax_base * | pstate |
BidiIterator | position |
union { | |
unsigned int state_id | |
std::size_t padding1 | |
std::ptrdiff_t padding2 | |
void * padding3 | |
}; | |
|
inline |
union { ... } |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
bool boost::re_detail::saved_assertion< BidiIterator >::positive |
|
inherited |
|
inherited |