Zen
A cross-platform functional programming language

stringstream Class Reference

Intrinsic stringstream type. More...

#include <zbl.hpp>

Inheritance diagram for stringstream:
stream

List of all members.

Public Member Functions

 stringstream (const z::string &txt)
 Constructor.

Detailed Description

Intrinsic stringstream type.


Constructor & Destructor Documentation

stringstream ( const z::string txt) [inline, explicit]

Constructor.

Parameters:
txtInput string

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines