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

Primary template for selection between two types. More...

#include <select.h>

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

Detailed Description

template<typename T1, typename T2, bool b>
struct select< T1, T2, b >

Primary template for selection between two types.

Definition at line 25 of file select.h.


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