realroot_doc 0.1.1
vselect< k, A, B > Struct Template Reference

select a type base on condition V, V is assumed to be in { 0, 1 } More...

#include <texp_tests.hpp>

List of all members.

Public Types


Detailed Description

template<int k, class A, class B>
struct mmx::texp::vselect< k, A, B >

select a type base on condition V, V is assumed to be in { 0, 1 }

Definition at line 36 of file texp_tests.hpp.


Member Typedef Documentation

typedef A T

Definition at line 36 of file texp_tests.hpp.


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