|
Gromacs
2018.6
|
#include <cstddef>#include <memory>#include <type_traits>#include <utility>
Include dependency graph for make_unique.h:
This graph shows which files directly or indirectly include this file:Provides template gmx::compat::make_unique.
The implementation of gmx::compat::make_unique is copied with little modification from C++ standardization doc N3656 at http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3656.htm though additional wrapping has been added for use in GROMACS.
1.8.5