Multiscale Universal Interface  2.0
A Concurrent Framework for Coupling Heterogeneous Solvers
stream_string.h File Reference

Defines the stream in/out for std::string data type. More...

#include <string>
#include "stream.h"
Include dependency graph for stream_string.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 mui
 

Functions

istream & mui::operator>> (istream &stream, std::string &ret)
 
ostream & mui::operator<< (ostream &stream, const std::string &str)
 

Detailed Description

Defines the stream in/out for std::string data type.

Author
S. Kudo
Date
18 March 2014