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

/gem5/ext/pybind11/tests/
H A Dtest_multiple_inheritance.cpp34 static std::string static_func() { return "VanillaStaticMix1"; } function in struct:VanillaStaticMix1
38 static std::string static_func() { return "VanillaStaticMix2"; } function in struct:VanillaStaticMix2

Completed in 6 milliseconds