Namespaces | Functions
optional_io.hpp File Reference
#include <istream>
#include <ostream>
#include "boost/none.hpp"
#include "boost/optional/optional.hpp"
Include dependency graph for optional_io.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 boost
 BOOST_MOVE_USE_STANDARD_LIBRARY_MOVE.
 

Functions

template<class CharType , class CharTrait >
std::basic_ostream< CharType, CharTrait > & boost::operator<< (std::basic_ostream< CharType, CharTrait > &out, none_t)
 
template<class CharType , class CharTrait , class T >
std::basic_ostream< CharType, CharTrait > & boost::operator<< (std::basic_ostream< CharType, CharTrait > &out, optional< T > const &v)
 
template<class CharType , class CharTrait , class T >
std::basic_istream< CharType, CharTrait > & boost::operator>> (std::basic_istream< CharType, CharTrait > &in, optional< T > &v)
 


sick_visionary_ros
Author(s): SICK AG TechSupport 3D Snapshot
autogenerated on Thu Feb 8 2024 03:56:21