#include <common.h>
Public Types | |
using | type = remove_cv_t< remove_reference_t< T > > |
Definition at line 668 of file wrap/pybind11/include/pybind11/detail/common.h.
using remove_cvref< T >::type = remove_cv_t<remove_reference_t<T> > |
Definition at line 669 of file wrap/pybind11/include/pybind11/detail/common.h.