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

CLHEP::tt::converts< From, To, false > Struct Template Reference

#include <type_traits.h>

List of all members.

Static Public Attributes

static bool const value = sizeof( take( from, 0 ) ) == sizeof(yes_t)

Static Protected Member Functions

static yes_t take (To, int)
static no_t take (any_conversion,...)

Static Protected Attributes

static From from


Detailed Description

template<typename From, typename To>
struct CLHEP::tt::converts< From, To, false >

Definition at line 968 of file type_traits.h.


Member Function Documentation

template<typename From, typename To>
static no_t CLHEP::tt::converts< From, To, false >::take ( any_conversion  ,
  ... 
) [static, protected]

template<typename From, typename To>
static yes_t CLHEP::tt::converts< From, To, false >::take ( To  ,
int   
) [static, protected]


Member Data Documentation

template<typename From, typename To>
From CLHEP::tt::converts< From, To, false >::from [static, protected]

Definition at line 973 of file type_traits.h.

template<typename From, typename To>
bool const CLHEP::tt::converts< From, To, false >::value = sizeof( take( from, 0 ) ) == sizeof(yes_t) [static]

Definition at line 977 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