SUNphi  1.0
SUNphi::ConstrainIsBaseOf< Base, Derived > Struct Template Reference

Forces type Derived to be derived from Base. More...

#include <TypeTraits.hpp>

Inheritance diagram for SUNphi::ConstrainIsBaseOf< Base, Derived >:
SUNphi::_Indexer< IDyn, T, class > SUNphi::Tens< TK, FUND > SUNphi::TensStor< TK, T > SUNphi::TensStor< Tk, Fund >

Public Types

using type = Derived
 Type checked.
 

Detailed Description

template<typename Base, typename Derived>
struct SUNphi::ConstrainIsBaseOf< Base, Derived >

Forces type Derived to be derived from Base.

Definition at line 398 of file TypeTraits.hpp.


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