![]() |
fpmas 1.5
|
#include <functional.h>
Static Public Member Functions | |
| static std::vector< T, Alloc > | concat (std::vector< T, Alloc > &init, const std::vector< T, Alloc > &c) |
std::vector concatenation.
|
inlinestatic |
Appends c items at the end of init.