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

/gem5/ext/pybind11/include/pybind11/
H A Dstl.h339 bool load_alternative(handle src, bool convert, type_list<U, Us...>) { function in struct:variant_caster
348 bool load_alternative(handle, bool, type_list<>) { return false; } function in struct:variant_caster

Completed in 6 milliseconds