CASM  1.1.0
A Clusters Approach to Statistical Mechanics
stream_io.hh File Reference
#include <iostream>
#include <sstream>
#include <vector>

Go to the source code of this file.

Namespaces

 CASM
 Main CASM namespace.
 
 std
 

Functions

template<class T >
std::istream & CASM::operator>> (std::istream &_in, std::vector< T > &vec)
 
template<class T >
ostream & std::operator<< (ostream &out, const vector< T > &vec)