Browse Source

[master] Finished merge of trac5066 (enforce C++11)

Francis Dupont 8 years ago
parent
commit
a060d4a983
1 changed files with 5 additions and 0 deletions
  1. 5 0
      ChangeLog

+ 5 - 0
ChangeLog

@@ -1,3 +1,8 @@
+1195.	[build]		fdupont
+	Altered to compile in C++ 2011 standard mode. Also replace (most)
+	instances of the deprecated std::auto_ptr with std::unique_ptr.
+	(Trac #5066, git xxx)
+
 1194.   [build]     	marcin
 	Moved StateModel class from D2 to libkea-util.
 	(Trac #3175, git 270ec379aec2894104a299cdd1080e24007e25fb)