Go to the documentation of this file. 18 #ifndef LIBMESH_AUTO_PTR_H 19 #define LIBMESH_AUTO_PTR_H 22 #include "libmesh/libmesh_config.h" 27 #ifdef LIBMESH_ENABLE_DEPRECATED 33 #define libmesh_make_unique std::make_unique 35 #endif // LIBMESH_ENABLE_DEPRECATED 37 #endif // LIBMESH_AUTO_PTR_H