Searched refs:times_hundred (Results 1 – 1 of 1) sorted by relevance
57 template <class NestMap> NestMap *times_hundred(int n) { in times_hundred() function107 m.def("get_nmnc", ×_hundred<std::map<int, std::map<int, E_nc>>>); in TEST_SUBMODULE()109 m.def("get_numnc", ×_hundred<std::unordered_map<int, std::unordered_map<int, E_nc>>>); in TEST_SUBMODULE()