3-phase PV router
Loading...
Searching...
No Matches
Public Types | List of all members
conditional< Condition, TrueType, FalseType > Struct Template Reference

#include <conditional.hpp>

Inheritance diagram for conditional< Condition, TrueType, FalseType >:
Inheritance graph
[legend]

Public Types

typedef TrueType type
 

Detailed Description

template<bool Condition, class TrueType, class FalseType>
struct conditional< Condition, TrueType, FalseType >

Definition at line 8 of file conditional.hpp.

Member Typedef Documentation

◆ type

template<bool Condition, class TrueType , class FalseType >
typedef TrueType conditional< Condition, TrueType, FalseType >::type

Definition at line 10 of file conditional.hpp.


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