Searched refs:create_zoo (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/pybind11/tests/
H A Dtest_tagbased_polymorphic.py5 zoo = m.create_zoo()
H A Dtest_tagbased_polymorphic.cpp64 std::vector<std::unique_ptr<Animal>> create_zoo() function in struct:Animal
135 m.def("create_zoo", &create_zoo);

Completed in 4 milliseconds