Tapkee
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
conditional_select< bool, T > Struct Template Reference

#include <conditional_select.hpp>

Public Member Functions

T operator() (T a, T b) const
 

Detailed Description

template<bool, typename T>
struct tapkee::tapkee_internal::conditional_select< bool, T >

Definition at line 15 of file conditional_select.hpp.

Member Function Documentation

T operator() ( T  a,
T  b 
) const

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