Scanframe Modular Application 0.1.0
Loading...
Searching...
No Matches
Value.h File Reference
#include <misc/gen/TVector.h>
#include <misc/global.h>
#include <limits>
#include <misc/gen/Value.hpp>
Include dependency graph for Value.h:
This graph shows which files directly or indirectly include this file:

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.