proxygen
Main Page
Related Pages
Namespaces
Classes
Files
Examples
Class List
Class Hierarchy
Class Members
folly::replaceable_detail::default_and_move_ctor_mixin< T, bool, bool > Struct Template Reference
#include <
Replaceable.h
>
Inheritance diagram for folly::replaceable_detail::default_and_move_ctor_mixin< T, bool, bool >:
Detailed Description
template<class T, bool = std::is_default_constructible<T>::value, bool = std::is_move_constructible<T>::value>
struct folly::replaceable_detail::default_and_move_ctor_mixin< T, bool, bool >
Definition at line
181
of file
Replaceable.h
.
The documentation for this struct was generated from the following file:
proxygen/folly/folly/
Replaceable.h
folly
replaceable_detail
default_and_move_ctor_mixin
Generated by
1.8.11