Definition of the SPL::Punctuation class. More...
Classes |
|
class | SPL::Punctuation |
Class that represents a punctuation. More... |
|
Namespaces |
|
SPL | |
C++ classes for writing operators. |
|
Functions |
|
std::ostream & | SPL::operator<< (std::ostream &ostr, Punctuation const &punct) |
std::istream & | SPL::operator>> (std::istream &istr, Punctuation &punct) |
Definition of the SPL::Punctuation class.