Defer the evaluation of type T until types Us are instantiated. More...
#include <common.h>
Public Types | |
using | type = T |
Defer the evaluation of type T until types Us are instantiated.
Definition at line 893 of file wrap/pybind11/include/pybind11/detail/common.h.
using deferred_type< T,... >::type = T |
Definition at line 894 of file wrap/pybind11/include/pybind11/detail/common.h.