Blender  V3.3
Functions
cycles/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 17 of file cycles/util/map.h.

References data, and T.

Referenced by ColorSpaceManager::free_memory().