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

/gem5/ext/pybind11/tests/
H A Dtest_factory_constructors.cpp124 static TestFactory1 *construct1_string(std::string a) { return new TestFactory1(a); } function in class:TestFactoryHelper

Completed in 6 milliseconds