#include <perl_matcher_non_recursive.hpp>
Public Member Functions | |
saved_position (const re_syntax_base *ps, BidiIterator pos, int i) | |
Public Attributes | |
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 |
BidiIterator boost::re_detail::saved_position< BidiIterator >::position |
const re_syntax_base* boost::re_detail::saved_position< BidiIterator >::pstate |
|
inherited |