#include <Unit.h>
Public Types | |
typedef GenComposedList< typename CELHead::Units, typename ExpandComposeElementList< CELTail >::List >::List | List |
specialization for argument being a list of ComposeElements; applies the units in the first element of the list of compound elements to the list of composed units generated by recursive calls for the remaining elements of CEL.
Definition at line 761 of file Unit.h.
|
|