pack/add function selector More...
pack/add function selector
In case of error
Definition at line 67 of file map_vector_std_util.hpp.
#include <map_vector_std_util.hpp>
Static Public Member Functions | |
| static void | push_back (std::vector< T > &base, const S &obj) |
| push_back | |
|
inlinestatic |
push_back
Print an error
| base | vector where to push_back |
| obj | object to push |
Definition at line 78 of file map_vector_std_util.hpp.