CbmRoot
Loading...
Searching...
No Matches
cbm::util::is_pointer_to< T, Class > Struct Template Reference

Checks, if the template argument is a const/non-const pointer of a type. More...

#include <CbmTypeTraits.h>

Inheritance diagram for cbm::util::is_pointer_to< T, Class >:
[legend]
Collaboration diagram for cbm::util::is_pointer_to< T, Class >:
[legend]

Detailed Description

template<typename T, class Class>
struct cbm::util::is_pointer_to< T, Class >

Checks, if the template argument is a const/non-const pointer of a type.

Template Parameters
Ta template parameter to check
Classa class of the pointer

Definition at line 76 of file CbmTypeTraits.h.


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