1 2 3 4 5 6
#include <map> #include <string> #include "std_map.hpp" void abi_gen_std_map(std::ostream& os) { }