Information
MediaSupport
RSSOther Adobe ProjectsOther Resources |
ChannelsCompatibleConcept< T1, T2 > Struct Template ReferenceChannels compatible concept.
More...
|
Public Member Functions | |
void | constraints () |
template <ChannelConcept T1, ChannelConcept T2> concept ChannelsCompatibleConcept { where T1::value_type == T2::value_type; };
Definition at line 341 of file gil_concept.hpp.