Home
last modified time | relevance | path

Searched defs:throw_if_missing (Results 1 – 1 of 1) sorted by relevance

/external/python/pybind11/include/pybind11/
Dcast.h205 PYBIND11_NOINLINE inline handle get_type_handle(const std::type_info &tp, bool throw_if_missing) { in get_type_handle()
326 …der(const type_info *find_type /*= nullptr default in common.h*/, bool throw_if_missing /*= true i… in get_value_and_holder()