Common: Add a clone of std::make_unique

This commit is contained in:
Yuri Kunde Schlesner 2014-12-20 03:21:23 -02:00
parent f1309e6bf0
commit 82528ba7df
5 changed files with 31 additions and 10 deletions

View file

@ -49,6 +49,7 @@ set(HEADERS
logging/filter.h
logging/log.h
logging/backend.h
make_unique.h
math_util.h
mem_arena.h
memory_util.h