#include <string.h>
◆ const_iterator() [1/2]
wibble::str::Split::const_iterator::const_iterator |
( |
const std::string & |
sep, |
|
|
const std::string & |
str |
|
) |
| |
|
inline |
◆ const_iterator() [2/2]
wibble::str::Split::const_iterator::const_iterator |
( |
const std::string & |
sep, |
|
|
const std::string & |
str, |
|
|
bool |
|
|
) |
| |
|
inline |
◆ operator!=()
◆ operator*()
const std::string & wibble::str::Split::const_iterator::operator* |
( |
| ) |
const |
|
inline |
◆ operator++()
◆ operator->()
const std::string * wibble::str::Split::const_iterator::operator-> |
( |
| ) |
const |
|
inline |
◆ operator==()
◆ remainder()
std::string wibble::str::Split::const_iterator::remainder |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: