iv::SS Class Reference
#include <SS.hpp>
Classes | |
| struct | c_str |
| struct | str |
Public Member Functions | |
| SS () | |
| SS (char const *val) | |
| std::string | operator<< (str) |
| std::string | operator<< (str) const |
| const char * | operator<< (c_str) |
| const char * | operator<< (c_str) const |
| template<class Type > | |
| SS & | operator<< (Type const &value) |
Detailed Description
Constructor & Destructor Documentation
◆ SS() [1/2]
◆ SS() [2/2]
Member Function Documentation
◆ operator<<() [1/5]
◆ operator<<() [2/5]
◆ operator<<() [3/5]
◆ operator<<() [4/5]
◆ operator<<() [5/5]
template<class Type >
| SS & iv::SS::operator<< | ( | Type const & | value | ) |
The documentation for this class was generated from the following files:

