Adobe Systems, Inc.

views_are_compatible< V1, V2 > Struct Template Reference

Returns whether two views are compatible. More...

#include <gil_concept.hpp>

Inherits pixels_are_compatible< V1::pixel_t, V2::pixel_t >.


Detailed Description

template<typename V1, typename V2>
struct views_are_compatible< V1, V2 >

Views are compatible if their pixels are compatible. Compatible views can be assigned and copy constructed from one another.

Definition at line 1636 of file gil_concept.hpp.

Copyright © 2006 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google