Template Struct LBPointArrayDeleter

Struct Documentation

template<typename T>
struct LBPointArrayDeleter

deleter for shared_ptr<LBPointArray<T>>

Public Functions

inline void operator()(LBPointArray<T> *m)