Boost.UI
User Interface Boost library
|
Color I/O operations. More...
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. | |
Color I/O operations.