Blender  V2.93
Public Member Functions | List of all members
blender::DestructValueAtAddress< T > Struct Template Reference

#include <BLI_memory_utils.hh>

Public Member Functions

void operator() (T *ptr)
 

Detailed Description

template<typename T>
struct blender::DestructValueAtAddress< T >

Definition at line 311 of file BLI_memory_utils.hh.

Member Function Documentation

◆ operator()()

template<typename T >
void blender::DestructValueAtAddress< T >::operator() ( T ptr)
inline

Definition at line 312 of file BLI_memory_utils.hh.

References ptr.


The documentation for this struct was generated from the following file: