Information
Media
Support
RSS
Other Adobe Projects
Other Resources
|
detail::homogeneous_color_base< T >::kth_element_t< N > Struct Template ReferenceList of all members.
|
Public Types |
typedef boost::add_reference<
typename boost::add_const <
T >::type >::type | const_reference |
typedef boost::add_reference<
T >::type | reference |
Detailed Description
template<typename T>
template<int N>
struct detail::homogeneous_color_base< T >::kth_element_t< N >
Definition at line 213 of file gil_config.hpp.
|