proxygen
folly::propagate_const< Pointer > Member List

This is the complete list of members for folly::propagate_const< Pointer >, including all inherited members.

element_type typedeffolly::propagate_const< Pointer >
get()folly::propagate_const< Pointer >inline
get() const folly::propagate_const< Pointer >inline
get_(T *t)folly::propagate_const< Pointer >inlineprivatestatic
get_(T &t) -> decltype(t.get())folly::propagate_const< Pointer >inlineprivatestatic
get_underlying(propagate_const &)folly::propagate_const< Pointer >friend
get_underlying(propagate_const const &)folly::propagate_const< Pointer >friend
operator bool() const folly::propagate_const< Pointer >inlineexplicit
operator element_type *()folly::propagate_const< Pointer >inline
operator element_type const *() const folly::propagate_const< Pointer >inline
operator*()folly::propagate_const< Pointer >inline
operator*() const folly::propagate_const< Pointer >inline
operator->()folly::propagate_const< Pointer >inline
operator->() const folly::propagate_const< Pointer >inline
operator=(propagate_const &&)=defaultfolly::propagate_const< Pointer >
operator=(propagate_const const &)=deletefolly::propagate_const< Pointer >
operator=(propagate_const< OtherPointer > &&other)folly::propagate_const< Pointer >inline
operator=(OtherPointer &&other)folly::propagate_const< Pointer >inline
pointer_folly::propagate_const< Pointer >private
propagate_const classfolly::propagate_const< Pointer >friend
propagate_const()=defaultfolly::propagate_const< Pointer >
propagate_const(propagate_const &&)=defaultfolly::propagate_const< Pointer >
propagate_const(propagate_const const &)=deletefolly::propagate_const< Pointer >
propagate_const(propagate_const< OtherPointer > &&other)folly::propagate_const< Pointer >inlineexplicit
propagate_const(propagate_const< OtherPointer > &&other)folly::propagate_const< Pointer >inline
propagate_const(OtherPointer &&other)folly::propagate_const< Pointer >inlineexplicit
propagate_const(OtherPointer &&other)folly::propagate_const< Pointer >inline
swap(propagate_const &other) noexcept(noexcept(detail::propagate_const_adl::adl_swap(std::declval< Pointer & >(), other.pointer_)))folly::propagate_const< Pointer >inline