CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

CLHEP::tt::cv< T const > Struct Template Reference

#include <type_traits.h>

List of all members.

Public Types

typedef T const add_c_type
typedef T const volatile add_v_type
typedef T const volatile add_cv_type
typedef T rem_c_type
typedef T const rem_v_type
typedef T rem_cv_type

Static Public Attributes

static bool const is_c = true
static bool const is_v = false


Detailed Description

template<typename T>
struct CLHEP::tt::cv< T const >

Definition at line 688 of file type_traits.h.


Member Typedef Documentation

template<typename T>
typedef T const CLHEP::tt::cv< T const >::add_c_type

Definition at line 692 of file type_traits.h.

template<typename T>
typedef T const volatile CLHEP::tt::cv< T const >::add_cv_type

Definition at line 694 of file type_traits.h.

template<typename T>
typedef T const volatile CLHEP::tt::cv< T const >::add_v_type

Definition at line 693 of file type_traits.h.

template<typename T>
typedef T CLHEP::tt::cv< T const >::rem_c_type

Definition at line 695 of file type_traits.h.

template<typename T>
typedef T CLHEP::tt::cv< T const >::rem_cv_type

Definition at line 697 of file type_traits.h.

template<typename T>
typedef T const CLHEP::tt::cv< T const >::rem_v_type

Definition at line 696 of file type_traits.h.


Member Data Documentation

template<typename T>
bool const CLHEP::tt::cv< T const >::is_c = true [static]

Definition at line 690 of file type_traits.h.

template<typename T>
bool const CLHEP::tt::cv< T const >::is_v = false [static]

Definition at line 691 of file type_traits.h.


The documentation for this struct was generated from the following file:
Generated on 15 Nov 2012 for CLHEP by  doxygen 1.4.7