Om
Classes | Namespaces | Macros | Functions
code_point_sink.hpp File Reference

Om header file. More...

#include "om/code_point.hpp"
#include "om/sink/default_sink.hpp"
#include "om/sink/code_point_sink.cpp"
+ Include dependency graph for code_point_sink.hpp:
+ This graph shows which files directly or indirectly include this file:

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 > &)
 

Detailed Description

Version
0.1.3
Date
2012-2014
Author
Jason Erb

Definition in file code_point_sink.hpp.

Macro Definition Documentation

◆ Om_Sink_CodePointSink_

#define Om_Sink_CodePointSink_

Definition at line 17 of file code_point_sink.hpp.