Blender  V2.93
Functions
util_map.h File Reference
#include <map>
#include <unordered_map>

Go to the source code of this file.

Functions

template<typename T >
static void map_free_memory (T &data)
 

Function Documentation

◆ map_free_memory()

template<typename T >
static void map_free_memory ( T data)
static

Definition at line 30 of file util_map.h.

References data, and T.

Referenced by ColorSpaceManager::free_memory().