Synopsis
Declared in <folly/container/Iterator.h>
template<
bool _Const,
class _Pair>
struct _EnableAssignFromPair
: _AssignPredicateFromPair<is_assignable, _Const, _Pair>
Base Classes
Name |
Description |
|
Created with MrDocs