Om
|
#include "om/code_point.hpp"
#include "om/sink/default_sink.hpp"
#include "om/sink/code_point_sink.cpp"
Go to the source code of this file.
Classes | |
class | Om::Sink::CodePointSink< ThisCodeUnitIterator > |
A CodePoint Sink that pushes each code unit to the iterator. More... | |
Namespaces | |
Om | |
The Om library. | |
Om::Sink | |
A namespace for all sinks. | |
boost | |
Macros | |
#define | Om_Sink_CodePointSink_ |
Functions | |
template<typename TheCodeUnitIterator > | |
void | boost::swap (Om::Sink::CodePointSink< TheCodeUnitIterator > &, Om::Sink::CodePointSink< TheCodeUnitIterator > &) |
Definition in file code_point_sink.hpp.
#define Om_Sink_CodePointSink_ |
Definition at line 17 of file code_point_sink.hpp.