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