Equivalents to std::min_element and std::max_element for homogeneous color bases. More...
| Functions | |
| template<typename P > | |
| BOOST_FORCEINLINE element_const_reference_type< P >::type | static_max (const P &p) | 
| template<typename P > | |
| BOOST_FORCEINLINE element_reference_type< P >::type | static_max (P &p) | 
| template<typename P > | |
| BOOST_FORCEINLINE element_const_reference_type< P >::type | static_min (const P &p) | 
| template<typename P > | |
| BOOST_FORCEINLINE element_reference_type< P >::type | static_min (P &p) | 
Equivalents to std::min_element and std::max_element for homogeneous color bases.
Example: