Mantid
Loading...
Searching...
No Matches
Namespaces | Functions
boost Namespace Reference

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...
 

Function Documentation

◆ operator<<()

template<class CharType , class CharTrait , class OptionalValueType >
std::basic_ostream< CharType, CharTrait > & boost::operator<< ( std::basic_ostream< CharType, CharTrait > &  os,
boost::optional< OptionalValueType > const &  value 
)
inline

Simple prints the address of the optional object.

Definition at line 1 of file FallbackBoostOptionalIO.h.

References operator<<(), and value.

Referenced by operator<<().