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

/gem5/ext/pybind11/tests/
H A Dtest_tagbased_polymorphic.cpp18 Cat = 200, Panther, LastCat = 299 member in class:Animal::Kind
58 struct Panther : Cat struct in struct:Animal
60 Panther(const std::string& _name) : Cat(_name, Kind::Panther) {} function in struct:Animal::Panther
[all...]

Completed in 4 milliseconds