![]() |
Scanframe Modular Application 0.1.0
|
#include <misc/gen/TVector.h>#include <misc/global.h>#include <limits>#include <misc/gen/Value.hpp>

Go to the source code of this file.
Classes | |
| class | sf::Value |
| Value container class able to performing arithmetic functions. More... | |
Namespaces | |
| namespace | sf |
Functions | |
| _MISC_FUNC std::ostream & | sf::operator<< (std::ostream &os, const Value &v) |
| Value class output stream operator. | |
| _MISC_FUNC std::istream & | sf::operator>> (std::istream &is, Value &v) |
| Value class input stream operator. | |