Reference proxy associated with a type that has a "reference"
member type alias.
More...
#include <algorithm.hpp>
Inherits remove_reference< T::reference >.
Reference proxy associated with a type that has a "reference"
member type alias.
The reference proxy is the reference type, but with stripped-out C++ reference. Models PixelConcept.