Information
Home
Overview
Documentation
Getting Started
Release Notes
ASL Wiki
License
Indices
Success Stories
Contributors
Media
Download
ASL Perforce Depots
Support
ASL SourceForge Home
Mailing Lists
Discussion Forums
Report Bugs
Suggest Features
Contributing to ASL
RSS
Short-text news
Full-text news
File releases
Other Adobe Projects
Adobe XMP
Adobe Labs
Other Resources
Boost
SGI STL
channels_are_compatible< T1, T2 > Struct Template Reference
[
Channel
]
Returns whether two channels are compatible.
More...
#include <
gil_concept.hpp
>
Detailed Description
template<typename T1, typename T2>
struct channels_are_compatible< T1, T2 >
Channels are considered compatible if their value types (ignoring constness and references) are the same
Definition at line
327
of file
gil_concept.hpp
.