#include <erase_actor.hpp>
|
template<typename T , typename KeyT > |
void | act (T &ref_, KeyT const &key_) const |
|
template<typename T , typename IteratorT > |
void | act (T &ref_, IteratorT const &first_, IteratorT const &last_) const |
|
template<typename T , typename KeyT >
void boost::spirit::erase_action::act |
( |
T & |
ref_, |
|
|
KeyT const & |
key_ |
|
) |
| const |
|
inline |
template<typename T , typename IteratorT >
void boost::spirit::erase_action::act |
( |
T & |
ref_, |
|
|
IteratorT const & |
first_, |
|
|
IteratorT const & |
last_ |
|
) |
| const |
|
inline |
The documentation for this struct was generated from the following file: