type_with_N_bits< T, N > Struct Template Reference

A compile-time check that T has N bits. More...

#include <Util/Types.H>

List of all members.

Public Types

typedef type_if< T, sizeof(T)*8==N >
::type 
type

Detailed Description

template<class T, unsigned long N>
struct type_with_N_bits< T, N >

A compile-time check that T has N bits.

Definition at line 53 of file Types.H.


The documentation for this struct was generated from the following file:
Generated on Sun May 8 08:43:50 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3