Helper for unique_ptr conversions.
More...
#include <DataVectorWithAlloc.h>
template<class DV, class ALLOC>
class DataVectorWithAlloc< DV, ALLOC >::ContainerUniquePtr
Helper for unique_ptr conversions.
See make_unique below.
Definition at line 221 of file DataVectorWithAlloc.h.
◆ Base
template<class DV , class ALLOC >
◆ operator std::unique_ptr< const DV >()
template<class DV , class ALLOC >
◆ operator->()
T* std::unique_ptr< T >::operator-> |
|
inherited |
◆ ptr
T std::unique_ptr< T >::ptr |
|
inherited |
The documentation for this class was generated from the following file: