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

Om header file. More...

#include "om/source/default_source.hpp"
#include <string>
#include "om/source/code_point_string_front_source.cpp"
+ Include dependency graph for code_point_string_front_source.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Om::Source::CodePointStringFrontSource< ThisStringIterator >
 A Source of CodePoint strings from the front of a string. More...
 

Namespaces

 Om
 The Om library.
 
 Om::Source
 A namespace for all sources.
 
 boost
 

Macros

#define Om_Source_CodePointStringFrontSource_
 

Functions

template<typename TheStringIterator >
bool Om::Source::operator== (CodePointStringFrontSource< TheStringIterator > const &, CodePointStringFrontSource< TheStringIterator > const &)
 
template<typename TheStringIterator >
bool Om::Source::operator!= (CodePointStringFrontSource< TheStringIterator > const &, CodePointStringFrontSource< TheStringIterator > const &)
 
template<typename TheStringIterator >
void boost::swap (Om::Source::CodePointStringFrontSource< TheStringIterator > &, Om::Source::CodePointStringFrontSource< TheStringIterator > &)
 

Detailed Description

Version
0.1.3
Date
2012-2014
Author
Jason Erb

Definition in file code_point_string_front_source.hpp.

Macro Definition Documentation

◆ Om_Source_CodePointStringFrontSource_

#define Om_Source_CodePointStringFrontSource_

Definition at line 17 of file code_point_string_front_source.hpp.