diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-02-06 09:31:17 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-02-06 09:31:17 +0200 |
commit | 32406157c439f3750770157eb947ee2d63d7e020 (patch) | |
tree | 0b8268a4958eeefb4d7ea454f19fc964c1bd683b | |
parent | d6bf93ae12d0a8cffcdb405392921583b420d8b4 (diff) |
Update copyright
-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. |