Blender V5.0
stack_allocator.h File Reference
#include <cstddef>
#include "util/defines.h"
#include "util/guarded_allocator.h"

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 )