CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
IsPointer< T > Struct Template Reference

#include <pointer.h>

Static Public Attributes

static const bool value = false
 

Detailed Description

template<typename T>
struct IsPointer< T >

This file is part of the CernVM File System. Type Trait: "Static" assertion that a template parameter is a pointer

Definition at line 21 of file pointer.h.

Member Data Documentation

template<typename T >
const bool IsPointer< T >::value = false
static

Definition at line 21 of file pointer.h.


The documentation for this struct was generated from the following file: