Add the noexcept modifier for the move ctor/assign to avoid the performance...
Add the noexcept modifier for the move ctor/assign to avoid the performance lost for the c++ exception guarantee. (#566)
Please register or sign in to comment
Add the noexcept modifier for the move ctor/assign to avoid the performance lost for the c++ exception guarantee. (#566)