Visual Computing Library
|
Concept that is evaluated true if the templated type C is instantiable with type T, i.e., C<T> is a valid type. More...
#include <vclib/concepts/types.h>
Concept that is evaluated true if the templated type C is instantiable with type T, i.e., C<T> is a valid type.
Example of usage: