Updated changelog in 6.0
This commit is contained in:
@@ -14,6 +14,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li>Full C++11 rewrite of VectorT (Keeping C++98 backward compatibility)</li>
|
<li>Full C++11 rewrite of VectorT (Keeping C++98 backward compatibility)</li>
|
||||||
<li>Split VectorT implementation into two files (One c++98 and one c++11)</li>
|
<li>Split VectorT implementation into two files (One c++98 and one c++11)</li>
|
||||||
|
<li>Added += operator to mesh iterators (C++11 only) </li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<b>Unittests</b>
|
<b>Unittests</b>
|
||||||
|
|||||||
Reference in New Issue
Block a user