Adobe Systems, Inc.

MutableChannelConcept< T > Struct Template Reference
[Channel]

Mutable Channel concept. More...

#include <gil_concept.hpp>

List of all members.


Public Member Functions

void constraints ()

Detailed Description

template<typename T>
struct MutableChannelConcept< T >

template <typename T>
concept MutableChannelConcept : ChannelConcept<T>, Assignable<T> {};

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