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

/gem5/ext/pybind11/include/pybind11/detail/
H A Dinit.h71 void construct_alias_from_cpp(std::true_type /*is_alias_constructible*/, function
76 [[noreturn]] void construct_alias_from_cpp(std::false_type /*!is_alias_constructible*/, function

Completed in 6 milliseconds