Blender V4.3
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 18 of file cycles/util/map.h.

Referenced by ColorSpaceManager::free_memory().