#include <mc_rtc/unique_ptr.h>
Public Member Functions | |
void | reset (typename std::unique_ptr< T, Deleter >::pointer ptr) |
Wrapper arround unique_ptr<T>
Forbids reset() without argument
This is mostly meant to avoid transition issues such as 4137311efc5615ec0807b7749a036ab7ecb91086
|
inline |