#include <token_functions.hpp>
template<typename Iter >
boost::offset_separator::offset_separator |
( |
Iter |
begin, |
|
|
Iter |
end, |
|
|
bool |
wrap_offsets = true , |
|
|
bool |
return_partial_last = true |
|
) |
| |
|
inline |
boost::offset_separator::offset_separator |
( |
| ) |
|
|
inline |
template<typename InputIterator , typename Token >
bool boost::offset_separator::operator() |
( |
InputIterator & |
next, |
|
|
InputIterator |
end, |
|
|
Token & |
tok |
|
) |
| |
|
inline |
void boost::offset_separator::reset |
( |
void |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: