FOSSology  4.4.0
Open Source License Compliance by Open Source Software
uniquePtr.hpp File Reference

Defined which unique to be used by creating new unptr namespace. More...

#include <memory>
Include dependency graph for uniquePtr.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

Defined which unique to be used by creating new unptr namespace.

If a macro USEBOOST_UNIQUEPTR is defined, then use boost::interprocess unique pointer, else std unique pointer under unptr namespace.

Definition in file uniquePtr.hpp.