summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.