Searched defs:Pickleable (Results 1 - 1 of 1) sorted by relevance
/gem5/ext/pybind11/tests/ | ||
H A D | test_pickling.cpp | 14 class Pickleable { class 16 Pickleable(const std::string &value) : m_value(value) { } function in class:Pickleable [all...] |
Completed in 4 milliseconds