Project
Loading...
Searching...
No Matches
o2::framework::is_specialization< T, Ref > Struct Template Reference

#include <Traits.h>

Inherits std::false_type.

Detailed Description

template<typename T, template< typename... > class Ref>
struct o2::framework::is_specialization< T, Ref >

Helper trait to determine if a given type T is a specialization of a given reference type Ref. See Framework/Core/test_TypeTraits.cxx for an example

Definition at line 24 of file Traits.h.


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