wibble
0.1.28
|
#include <regexp.h>
Classes | |
class | const_iterator |
Public Member Functions | |
Tokenizer (const std::string &str, const std::string &re, int flags) | |
const_iterator | begin () |
const_iterator | end () |
wibble::Tokenizer::Tokenizer | ( | const std::string & | str, |
const std::string & | re, | ||
int | flags | ||
) | [inline] |
const_iterator wibble::Tokenizer::begin | ( | ) | [inline] |
const_iterator wibble::Tokenizer::end | ( | ) | [inline] |