#include <Unit.h>
Public Types | |
typedef Loki::NullType | List |
specialization for adding a List of Units; end of list reached; ends recursion.
Definition at line 757 of file Unit.h.
typedef Loki::NullType unit::GenComposedList< Loki::NullType, Loki::Typelist< Loki::Typelist< U, UTail >, CULTail > >::List |