Stefan Scholz / ETL
Embed: (wiki syntax)

« Back to documentation index

conditional< B, T, F > Struct Template Reference

conditional< B, T, F > Struct Template Reference
[type_traits]

conditional More...

#include <type_traits.h>


Detailed Description

template<bool B, typename T, typename F>
struct etl::conditional< B, T, F >

conditional

Definition at line 320 of file type_traits.h.