The UIntOrEmpty class is used to define a bitvector that can have a bitwidth of 0. More...
#include <UIntOrEmpty.h>
Public Types | |
typedef UIntOrEmptywCheck<(W >0), W >::T | T |
The UIntOrEmpty class is used to define a bitvector that can have a bitwidth of 0.
W | The width of the bitfield (can be 0). |
Definition at line 102 of file UIntOrEmpty.h.
typedef UIntOrEmptywCheck<(W>0),W>::T nvhls::UIntOrEmpty< W >::T |
Definition at line 104 of file UIntOrEmpty.h.