boost::gil::axis_value
Synopsis
Declared in <boost/gil/concepts/point.hpp>
template<
std::size_t K,
typename T>
[[__always_inline__]]
T&
axis_value(point<T>& p);
Created with MrDocs