Honeycomb  0.1
Component-Model Framework
honey::mt::conditional_int< b, t, f > Struct Template Reference

Variant of std::conditional for integers, stores result in value More...

#include <Meta.h>

Inheritance diagram for honey::mt::conditional_int< b, t, f >:
Inheritance graph
[legend]
Collaboration diagram for honey::mt::conditional_int< b, t, f >:
Collaboration graph
[legend]

Detailed Description

template<bool b, int64 t, int64 f>
struct honey::mt::conditional_int< b, t, f >

Variant of std::conditional for integers, stores result in value


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