Go to the source code of this file.
Functions | |
PYBIND11_NOINLINE void | clean_type_id (std::string &name) |
void | erase_all (std::string &string, const std::string &search) |
Erase all occurrences of a substring. More... | |
template<typename T > | |
static std::string | type_id () |
Return a string representation of a C++ type. More... | |
|
inline |
|
inline |