Boost.UI
User Interface Boost library
Namespaces
color_io.hpp File Reference

Color I/O operations. More...

Include dependency graph for color_io.hpp:

Go to the source code of this file.

Namespaces

 boost
 Boost C++ libraries namespace.
 
 boost::ui
 Boost.UI library namespace.
 

Functions

template<class CharT , class Traits >
std::basic_ostream< CharT, Traits > & boost::ui::operator<< (std::basic_ostream< CharT, Traits > &os, const boost::ui::color &c)
 Writes color into the stream.
 
template<class CharT , class Traits >
std::basic_ostream< CharT, Traits > & boost::ui::operator<< (std::basic_ostream< CharT, Traits > &os, const boost::ui::color &c)
 Writes color into the stream.
 

Detailed Description

Color I/O operations.