Home
last modified time | relevance | path

Searched refs:PYBIND11_STRING_NAME (Results 1 – 2 of 2) sorted by relevance

/external/python/pybind11/include/pybind11/detail/
Dcommon.h181 #define PYBIND11_STRING_NAME "str" macro
209 #define PYBIND11_STRING_NAME "unicode" macro
/external/python/pybind11/include/pybind11/
Dcast.h1292 PYBIND11_TYPE_CASTER(StringType, _(PYBIND11_STRING_NAME));
1423 static constexpr auto name = _(PYBIND11_STRING_NAME);