]> git.ipfire.org Git - thirdparty/ccache.git/commit
Add std::make_unique implementation
authorJoel Rosdahl <joel@rosdahl.net>
Thu, 26 Sep 2019 17:53:41 +0000 (19:53 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 5 Oct 2019 21:16:46 +0000 (23:16 +0200)
commit8cac5ea92e573aaa7508f5c8ff506b5d0b081978
tree74b4c497a2eeb1544c802b81590fdbe715ff884a
parent1a88b504f854709cb80b3b9d37c8ab52adbb8161
Add std::make_unique implementation
src/StdMakeUnique.hpp [new file with mode: 0644]