Merge branch 'develop' of github.com:smessmer/cpp-utils into develop
This commit is contained in:
commit
418e792d0b
@ -3,6 +3,7 @@
|
||||
#define MESSMER_CPP_UTILS_OPTIONALOWNERSHIPPOINTER_H_
|
||||
|
||||
#include <memory>
|
||||
#include <functional>
|
||||
|
||||
/**
|
||||
* optional_ownership_ptr can be used to hold a pointer to an instance of an object.
|
||||
|
Loading…
x
Reference in New Issue
Block a user