Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::color_traits< two_bit_color_type > Struct Template Reference

#include <two_bit_color_map.hpp>

Static Public Member Functions

static two_bit_color_type white ()
 
static two_bit_color_type gray ()
 
static two_bit_color_type green ()
 
static two_bit_color_type black ()
 

Member Function Documentation

static two_bit_color_type boost::color_traits< two_bit_color_type >::black ( )
inlinestatic

References boost::two_bit_black.

static two_bit_color_type boost::color_traits< two_bit_color_type >::gray ( )
inlinestatic

References boost::two_bit_gray.

static two_bit_color_type boost::color_traits< two_bit_color_type >::green ( )
inlinestatic

References boost::two_bit_green.

static two_bit_color_type boost::color_traits< two_bit_color_type >::white ( )
inlinestatic

References boost::two_bit_white.


The documentation for this struct was generated from the following file: