tetl 0.1.0
Embedded Template Library
|
Go to the source code of this file.
Classes | |
struct | add_pointer< T > |
If T is a reference type, then provides the member typedef type which is a pointer to the referred type. Otherwise, if T names an object type, a function type that is not cv- or ref-qualified, or a (possibly cv-qualified) void type, provides the member typedef type which is the type T*. Otherwise (if T is a cv- or ref-qualified function type), provides the member typedef type which is the type T. The behavior of a program that adds specializations for add_pointer is undefined. More... | |
Namespaces | |
namespace | etl |