#include <iteration_context.hpp>
Public Types | |
typedef base_type::size_type | size_type |
Public Member Functions | |
iteration_context_stack () | |
void | set_max_include_nesting_depth (size_type new_depth) |
size_type | get_max_include_nesting_depth () const |
base_type::size_type | size () const |
base_type::value_type & | top () |
void | pop () |
template<typename Context , typename PositionT > | |
void | push (Context &ctx, PositionT const &pos, typename base_type::value_type const &val) |
typedef base_type::size_type boost::wave::util::iteration_context_stack< IterationContextT >::size_type |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |