#include <stlsoft/stlsoft.h>
#include <stlsoft/meta/n_types.hpp>
Go to the source code of this file.
Namespaces | |
| namespace | stlsoft |
Classes | |
| struct | is_pointer_type |
| Traits type used to determine whether the given type is a pointer. More... | |
Functions | |
| template<typename U> | |
| one_t | is_pointer_type_func (U const volatile *) |
| Tests whether a type is a pointer type. | |
| two_t | is_pointer_type_func (...) |
1.5.6