summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-02-06 09:31:17 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-02-06 09:31:17 +0200
commit32406157c439f3750770157eb947ee2d63d7e020 (patch)
tree0b8268a4958eeefb4d7ea454f19fc964c1bd683b
parentd6bf93ae12d0a8cffcdb405392921583b420d8b4 (diff)
Update copyright
-rw-r--r--bug/list2
1 files changed, 0 insertions, 2 deletions
diff --git a/bug/list b/bug/list
index e3a1282..bcbb5fc 100644
--- a/bug/list
+++ b/bug/list
@@ -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.