#include <string>
#include <iostream>
#include <dvutil/filterstreambuf.h>
Include dependency graph for nocomment.h:
Go to the source code of this file.
Namespaces | |
namespace | Dv |
namespace | Dv::Util |
Classes | |
class | Dv::Util::nocommentstream |
A nocommentstream is an istream that strips '#' comments. More... | |
class | Dv::Util::nocommentstream::NoCommentFilter |
Implements Filter interface for filterstreambuf. More... |
Definition in file nocomment.h.
dvutil-0.13.15 | [30 December, 2004] |