|
CAF
0.17.6
|
Resizes the list to contain NewSize elements and uses FillType to initialize prepended elements with.
More...
#include <type_list.hpp>
Public Types | |
| using | type = typename tl_pad_left_impl< List, list_size,(list_size > NewSize) ? list_size :NewSize, FillType >::type |
Static Public Attributes | |
| static constexpr size_t | list_size = tl_size<List>::value |
Resizes the list to contain NewSize elements and uses FillType to initialize prepended elements with.