Merge branch 'cpp-11' into jgrpp

This commit is contained in:
Jonathan G Rennison
2017-02-08 22:03:52 +00:00
8 changed files with 114 additions and 0 deletions

View File

@@ -694,6 +694,7 @@
<ClCompile Include="..\src\core\bitmath_func.cpp" />
<ClInclude Include="..\src\core\bitmath_func.hpp" />
<ClInclude Include="..\src\core\container_func.hpp" />
<ClInclude Include="..\src\core\dyn_arena_alloc.hpp" />
<ClInclude Include="..\src\core\endian_func.hpp" />
<ClInclude Include="..\src\core\endian_type.hpp" />
<ClInclude Include="..\src\core\enum_type.hpp" />