SUNphi  1.0
SUNphi::_Conditional< B, T, F > Struct Template Reference

#include <TypeTraits.hpp>

Detailed Description

template<bool B, typename T, typename F>
struct SUNphi::_Conditional< B, T, F >

Provides type T if B is true, or F if is false

Forward declaration of internal implementation

Definition at line 186 of file TypeTraits.hpp.


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