Blender V4.3
stack_allocator.h File Reference
#include <cstddef>
#include <memory>

Go to the source code of this file.

Functions

template<int SIZE, typename T >
CCL_NAMESPACE_BEGIN class ccl_try_align (16) StackAllocator
 

Function Documentation

◆ ccl_try_align()

template<int SIZE, typename T >
CCL_NAMESPACE_BEGIN class ccl_try_align ( 16 )