type_iter_t
for (type_iter_t i = type_table.begin(); i != type_table.end(); ++i) {
type_iter_t i = type_table.find(name);