SST/macro
|
Go to the source code of this file.
Namespaces | |
sprockit | |
Functions | |
template<class Container > | |
void | sprockit::delete_all (const Container &ctr) |
template<class Container > | |
void | sprockit::delete_arrs (const Container &ctr) |
template<class MapType > | |
void | sprockit::delete_vals_arrs (const MapType &ctr) |
template<class MapType > | |
void | sprockit::delete_vals (const MapType &ctr) |
template<class MapType > | |
void | sprockit::delete_keys (const MapType &ctr) |
template<class MapType > | |
void | sprockit::delete_keys_and_vals (const MapType &ctr) |