|
template<typename U > |
static int | f (const U *, const void *) |
|
template<typename U > |
static int * | f (const U *u, decltype(u->data())) |
|
|
static constexpr bool | value |
|
◆ f() [1/2]
template<typename T >
template<typename U >
◆ f() [2/2]
template<typename T >
template<typename U >
◆ value
Initial value:=
std::is_pointer<
decltype(
f((T*)
nullptr,
""))>
::value
static int f(const U *, const void *)
Definition: sign_utils.h:68
static constexpr bool value
Definition: sign_utils.h:75
The documentation for this struct was generated from the following file: