|
Blender V4.3
|
#include <BLI_memory_utils.hh>
Public Member Functions | |
| DestructValueAtAddress ()=default | |
| template<typename U > | |
| DestructValueAtAddress (const U &) | |
| void | operator() (T *ptr) |
Definition at line 98 of file BLI_memory_utils.hh.
|
default |
|
inline |
Definition at line 101 of file BLI_memory_utils.hh.
|
inline |
Definition at line 103 of file BLI_memory_utils.hh.
References ptr.