B2BITS FIX Antenna HFT
1.0.15
|
Contains Utils::Emptily class definition. More...
#include <ostream>
#include <cassert>
#include "B2BITS_V12_Defines.h"
#include "B2BITS_Exception.h"
#include "B2BITS_NullableValue.h"
Classes | |
class | Utils::Emptily< T > |
Represents entity with two states - initialized and not initialized. More... | |
class | Utils::NullableValue< T > |
Represents entity with three states - undefined, empty and assigned. More... | |
Namespaces | |
Utils | |
Utils namespace. | |
Functions | |
template<typename T > | |
std::ostream & | Utils::operator<< (std::ostream &s, const Emptily< T > &rv) |
Contains Utils::Emptily class definition.