proxygen
folly::replaceable_detail::dtor_mixin< T, bool, bool > Struct Template Reference

#include <Replaceable.h>

Detailed Description

template<class T, bool = std::is_destructible<T>::value, bool = std::is_trivially_destructible<T>::value>
struct folly::replaceable_detail::dtor_mixin< T, bool, bool >

Definition at line 145 of file Replaceable.h.


The documentation for this struct was generated from the following file: