Searched defs:purr (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/pybind11/tests/
H A Dtest_tagbased_polymorphic.cpp55 std::string purr() const { return "mrowr"; } function in struct:Animal::Cat
61 std::string purr() const { return "mrrrRRRRRR"; } function in struct:Animal::Panther

Completed in 3 milliseconds