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