Always use noexcept for gcc >= 4.8 because dtors are implicitly noexcept...
Always use noexcept for gcc >= 4.8 because dtors are implicitly noexcept there. Remove binu and 'B' specifier.
Showing
Please register or sign in to comment
Always use noexcept for gcc >= 4.8 because dtors are implicitly noexcept there. Remove binu and 'B' specifier.