Mantid
|
Namespaces | |
namespace | algorithm |
namespace | python |
Functions | |
template<class CharType , class CharTrait , class OptionalValueType > | |
std::basic_ostream< CharType, CharTrait > & | operator<< (std::basic_ostream< CharType, CharTrait > &os, boost::optional< OptionalValueType > const &value) |
Simple prints the address of the optional object. More... | |
|
inline |
Simple prints the address of the optional object.
Definition at line 1 of file FallbackBoostOptionalIO.h.
References operator<<(), and value.
Referenced by operator<<().