Std::_enable_copy_move _copy, _copyassignment, _move, _moveassignment, _tag -
Inherited by std::_Enable_special_members< _Default, _Destructor, _Copy, _CopyAssignment, _Move, _MoveAssignment, _Tag > [private].
A mixin helper to conditionally enable or disable the copy/move special members.
See also:
_Enable_special_members
Definition at line 64 of file enable_special_members.h.
Generated automatically by Doxygen for libstdc++ from the source code.