#include <common.h>
Static Public Member Functions | |
template<typename... Us> | |
static std::true_type | check (Base< Us... > *) |
static std::false_type | check (...) |
Definition at line 625 of file wrap/pybind11/include/pybind11/detail/common.h.
|
static |
|
static |