|
STK++ 1.0
|
In this file we implement the fundamental type NotAvailable.
More...
#include "../include/STK_NotAvailable.h"#include "../include/STK_String_Util.h"
Go to the source code of this file.
Namespaces | |
| namespace | STK |
STK means the Statistical ToolKit. | |
Functions | |
| ostream & | STK::operator<< (ostream &os, const NotAvailable &output) |
| Overloading of the ostream << for the type NotAvailable. | |
| istream & | STK::operator>> (istream &is, Proxy< NotAvailable > &input) |
| Overloading of the istream >> for the type NotAvailable. | |
In this file we implement the fundamental type NotAvailable.
Definition in file STK_NotAvailable.cpp.