proxygen
folly::Indestructible< T >::Storage Member List

This is the complete list of members for folly::Indestructible< T >::Storage, including all inherited members.

Storage() noexcept(noexcept(T()))folly::Indestructible< T >::Storageinline
Storage(Args &&...args) noexcept(noexcept(T(std::declval< Args >()...)))folly::Indestructible< T >::Storageinlineexplicit
valuefolly::Indestructible< T >::Storage
~Storage()folly::Indestructible< T >::Storageinline