Definition at line 302 of file ExceptionWrapper.h.
Definition at line 245 of file ExceptionWrapper-inl.h.
References folly::exception_wrapper::sptr_.
248 ::new (static_cast<void*>(std::addressof(
to->sptr_))) SharedPtr(
from->
sptr_);
std::enable_if< detail::is_chrono_conversion< Tgt, Src >::value, Tgt >::type to(const Src &value)
PUSHMI_INLINE_VAR constexpr struct folly::pushmi::operators::from_fn from
std::exception const * folly::exception_wrapper::SharedPtr::get_exception_ |
( |
exception_wrapper const * |
that | ) |
|
|
inlinestatic |
Definition at line 250 of file ExceptionWrapper-inl.h.
References folly::gen::move, and folly::exception_wrapper::sptr_.
253 ::new (static_cast<void*>(std::addressof(
to->sptr_)))
static void delete_(exception_wrapper *that)
constexpr detail::Map< Move > move
std::enable_if< detail::is_chrono_conversion< Tgt, Src >::value, Tgt >::type to(const Src &value)
PUSHMI_INLINE_VAR constexpr struct folly::pushmi::operators::from_fn from
std::type_info const * folly::exception_wrapper::SharedPtr::type_ |
( |
exception_wrapper const * |
that | ) |
|
|
inlinestatic |
std::shared_ptr<Base> folly::exception_wrapper::SharedPtr::ptr_ |
The documentation for this struct was generated from the following files: