diff options
Diffstat (limited to 'bug/list')
-rw-r--r-- | bug/list | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -7,8 +7,6 @@ - Document character encoding used to return text for each database [doc] -! Copyright update [doc] - - Add noexcept to move construction and assignment [c++11] Without noexcept some code (e.g., swap()) may have to resorts to copy. |