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

/gem5/ext/pybind11/tests/
H A Dtest_pickling.cpp77 class PickleableWithDict { class
79 PickleableWithDict(const std::string &value) : value(value) { } function in class:PickleableWithDict
[all...]

Completed in 4 milliseconds