NDDEM
|
#include <traits.hpp>
Static Public Member Functions | |
template<class U > | |
static auto() | check (U const &t) -> decltype(::cereal::access::shared_from_this(t), std::true_type()) |
static auto() | check (...) -> decltype(std::false_type()) |
template<class U > | |
static auto | get (U const &t) -> decltype(t.shared_from_this()) |
|
static |
|
static |
|
static |