|
DDS
ver. 3.6
|
Go to the source code of this file.
Classes | |
| class | dds::misc::custom_istream_iterator< T, Ch, Tr, Dist > |
| This custom istream iterator helps to read input line by line without breaking lines after whitespace etc. More... | |
Namespaces | |
| dds | |
| Miscellaneous functions and helpers are located here. | |
| dds::misc | |
Functions | |
| template<class T , class Ch , class Tr , class Dist > | |
| bool | dds::misc::operator== (const custom_istream_iterator< T, Ch, Tr, Dist > &lhs, const custom_istream_iterator< T, Ch, Tr, Dist > &rhs) |
| template<class T , class Ch , class Tr , class Dist > | |
| bool | dds::misc::operator!= (const custom_istream_iterator< T, Ch, Tr, Dist > &lhs, const custom_istream_iterator< T, Ch, Tr, Dist > &rhs) |
1.8.15