Add C++11 container utility functions.

This commit is contained in:
Jonathan G Rennison
2016-09-09 21:10:39 +01:00
parent 8a2f9311a9
commit ea2b04a6be
2 changed files with 36 additions and 0 deletions

View File

@@ -423,6 +423,7 @@ core/alloc_type.hpp
core/backup_type.hpp
core/bitmath_func.cpp
core/bitmath_func.hpp
core/container_func.hpp
core/endian_func.hpp
core/endian_type.hpp
core/enum_type.hpp