Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::gil::view_is_mutable< V > Struct Template Reference

Determines if the given view is mutable (i.e. More...

#include <metafunctions.hpp>

Inheritance diagram for boost::gil::view_is_mutable< V >:
Collaboration diagram for boost::gil::view_is_mutable< V >:

Detailed Description

template<typename V>
struct boost::gil::view_is_mutable< V >

Determines if the given view is mutable (i.e.

its pixels can be changed)


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