|
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()) |
|
The documentation for this struct was generated from the following file: