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

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

#include <TypeTraits.hpp>

Public Types

using type = Derived
 Type checked.
 

Detailed Description

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

Forces type Derived not to be derived from Base.

Definition at line 410 of file TypeTraits.hpp.


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