min / max
Detailed Description
adobe::min and adobe::max also implement non-const forms which are not available in the standard which allow the result to be used as an l-value.
Function Documentation§ max() [1/4]
minmax implementation Definition at line 86 of file minmax.hpp. § max() [2/4]
minmax implementation Definition at line 96 of file minmax.hpp. § max() [3/4]
minmax implementation Definition at line 130 of file minmax.hpp. § max() [4/4]
minmax implementation Definition at line 142 of file minmax.hpp. § max_element() [1/5]
minmax implementation Definition at line 211 of file minmax.hpp. § max_element() [2/5]
minmax implementation Definition at line 223 of file minmax.hpp. § max_element() [3/5]
minmax implementation Definition at line 234 of file minmax.hpp. § max_element() [4/5]
minmax implementation Definition at line 246 of file minmax.hpp. § max_element() [5/5]
minmax implementation Definition at line 258 of file minmax.hpp. § min() [1/4]
minmax implementation Definition at line 66 of file minmax.hpp. § min() [2/4]
minmax implementation Definition at line 76 of file minmax.hpp. § min() [3/4]
minmax implementation Definition at line 106 of file minmax.hpp. § min() [4/4]
minmax implementation Definition at line 118 of file minmax.hpp. § min_element() [1/5]
minmax implementation Definition at line 153 of file minmax.hpp. § min_element() [2/5]
minmax implementation Definition at line 165 of file minmax.hpp. § min_element() [3/5]
minmax implementation Definition at line 176 of file minmax.hpp. § min_element() [4/5]
minmax implementation Definition at line 188 of file minmax.hpp. § min_element() [5/5]
minmax implementation Definition at line 200 of file minmax.hpp. |