Gobelijn API documentation  - generated for commit a0cbea7
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
select< T1, T2, true > Struct Template Reference

Specialization for bool==true. More...

#include <select.h>

Collaboration diagram for select< T1, T2, true >:
Collaboration graph

Public Types

using type = T1
 

Detailed Description

template<typename T1, typename T2>
struct select< T1, T2, true >

Specialization for bool==true.

Definition at line 29 of file select.h.

Member Typedef Documentation

template<typename T1 , typename T2 >
using select< T1, T2, true >::type = T1

Definition at line 31 of file select.h.


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