Adobe Systems, Inc.

ValueType< T > Struct Template Reference
[Generic Concepts]

N-dimensional point concept. More...

#include <gil_concept.hpp>

List of all members.


Public Member Functions

void constraints ()

Detailed Description

template<typename T>
struct ValueType< T >

template <typename T>
concept ValueType : DefaultConstructible<T>, CopyConstructible<T>, Assignable<T>, EqualityComparable<T> {};

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