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