STK++ 1.0

STK_Proxy.cpp File Reference

In this file we implement the standard output stream with Proxy for the String type. More...

Include dependency graph for STK_Proxy.cpp:

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.

Detailed Description

In this file we implement the standard output stream with Proxy for the String type.

Definition in file STK_Proxy.cpp.