| cartobase
    4.7.0
    | 
Extractor stripping end-of-line comments. More...
#include <cartobase/stream/uncomment.h>
| Public Member Functions | |
| Constructors, destructor | |
| UncommentExtractor (char c='#') | |
| Extract | |
| int | operator() (std::streambuf &source) | 
| Get a character from the source.  More... | |
Extractor stripping end-of-line comments.
Definition at line 58 of file uncomment.h.
| carto::UncommentExtractor::UncommentExtractor | ( | char | c = '#' | ) | 
| int carto::UncommentExtractor::operator() | ( | std::streambuf & | source | ) | 
Get a character from the source.