![]() |
fpmas 1.5
|
#include <functional.h>
Static Public Member Functions | |
| static std::unordered_map< K, T, Hash, KeyEq, Alloc > | concat (std::unordered_map< K, T, Hash, KeyEq, Alloc > &init, const std::unordered_map< K, T, Hash, KeyEq, Alloc > &c) |
std::unordered_map concatenation.
|
inlinestatic |
Inserts c's items into init.