Boost GIL


pixel_reference_is_proxy< PixelReference > Struct Template Reference

Determines whether the given pixel reference is a proxy class or a native C++ reference. More...

#include <metafunctions.hpp>

Inherits not_< is_same< remove_const_and_reference< PixelReference >::type, remove_const_and_reference< PixelReference >::type::value_type > >.

Detailed Description

template<typename PixelReference>
struct boost::gil::pixel_reference_is_proxy< PixelReference >

Determines whether the given pixel reference is a proxy class or a native C++ reference.


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