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

#include <conditional_select.hpp>

Public Member Functions

operator() (T a, T) const
 

Detailed Description

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

Definition at line 21 of file conditional_select.hpp.

Member Function Documentation

T operator() ( a,
 
) const

Definition at line 23 of file conditional_select.hpp.


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