Read-only string stream.
More...
Public Types |
| typedef Encoding::Ch | Ch |
Public Attributes |
| const Ch * | src_ |
| | Current read position.
|
| const Ch * | head_ |
| | Original head of the string.
|
Detailed Description
template<typename Encoding>
struct GenericStringStream< Encoding >
Read-only string stream.
- Note
- implements Stream concept
Member Typedef Documentation
template<typename Encoding>
Constructor & Destructor Documentation
template<typename Encoding>
Member Function Documentation
template<typename Encoding>
template<typename Encoding>
template<typename Encoding>
template<typename Encoding>
template<typename Encoding>
template<typename Encoding>
template<typename Encoding>
Member Data Documentation
template<typename Encoding>
template<typename Encoding>
The documentation for this struct was generated from the following file: