From 843d94d560887d1c9085fedf1c9072337daefeb7 Mon Sep 17 00:00:00 2001 From: mrgloom Date: Fri, 10 Nov 2017 12:20:32 +0300 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bb0cf1c..4c19c76 100644 --- a/README.md +++ b/README.md @@ -15,16 +15,19 @@ https://isocpp.org/faq ~~~ -Books +Books: ~~~ http://www.aristeia.com/books.html ~~~ +Some topics: ~~~ private constructor swap trick +move semantics + prevent class inheritance http://stackoverflow.com/questions/2184133/prevent-class-inheritance-in-c