Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CLHEP::enable_if_ptr_convertible< From, To, R > Struct Template Reference

#include <type_traits.h>

Inheritance diagram for CLHEP::enable_if_ptr_convertible< From, To, R >:
CLHEP::enable_if< is_ptr_convertible< From, To >::value, R >

Detailed Description

template<typename From, typename To, typename R = void>
struct CLHEP::enable_if_ptr_convertible< From, To, R >

Definition at line 156 of file type_traits.h.


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