TuttleOFX  1
terry::pixel_proxy< T > Struct Template Reference

Returns the reference proxy associated with a type that has a "reference" member typedef. More...

#include <pixel_proxy.hpp>


Detailed Description

template<typename T>
struct terry::pixel_proxy< T >

Returns the reference proxy associated with a type that has a "reference" member typedef.

The reference proxy is the reference type, but with stripped-out C++ reference. It models PixelConcept

Definition at line 12 of file pixel_proxy.hpp.


The documentation for this struct was generated from the following file: