iLab Neuromorphic Robotics Toolkit  0.1
nrt::promote< T1, T2, B > Struct Template Reference

#include <Promotions.H>


template<class T1, class T2, bool B = nrt::is_promotable<T1,T2>::value>
struct nrt::promote< T1, T2, B >

Specialization of nrt::promote for when we can't promote.

Examples:
tests/test-Pixel.C.

Definition at line 77 of file Promotions.H.

List of all members.

Public Types

typedef NotATypeError type

Static Public Attributes

static bool const will_promote = false

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines