Adobe Systems, Inc.

ChannelsCompatibleConcept< T1, T2 > Struct Template Reference
[Channel]

Channels compatible concept. More...

#include <gil_concept.hpp>

List of all members.


Public Member Functions

void constraints ()

Detailed Description

template<typename T1, typename T2>
struct ChannelsCompatibleConcept< T1, T2 >

template <ChannelConcept T1, ChannelConcept T2>
concept ChannelsCompatibleConcept {
    where T1::value_type == T2::value_type;
};

Definition at line 341 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