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

#include <Replaceable.h>

Detailed Description

template<class T, bool = std::is_copy_constructible<T>::value>
struct folly::replaceable_detail::copy_ctor_mixin< T, bool >

Definition at line 296 of file Replaceable.h.


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