|
STK++ 1.0
|
In this file we implement the standard output stream with Proxy for the String type. More...
#include "../include/STK_Proxy.h"
Go to the source code of this file.
Namespaces | |
| namespace | STK |
STK means the Statistical ToolKit. | |
Functions | |
| istream & | STK::operator>> (istream &is, Proxy< String > &input) |
| Overloading of the istream >> for the type String. | |
In this file we implement the standard output stream with Proxy for the String type.
Definition in file STK_Proxy.cpp.