Open3D (C++ API)
0.12.0
|
#include <Optional.h>
Static Public Member Functions | |
template<class X > | |
static constexpr bool | has_overload (...) |
template<class X , size_t S = sizeof(std::declval<X&>().operator&())> | |
static constexpr bool | has_overload (bool) |
Static Public Attributes | |
static constexpr bool | value = has_overload<T>(true) |
|
inlinestatic |
|
inlinestatic |
|
static |