Blender V4.3
intern::memutil::internal Namespace Reference

Classes

class  AllocStringStorageContainer
 

Functions

AllocStringStorageContainerensure_storage_container ()
 

Function Documentation

◆ ensure_storage_container()

AllocStringStorageContainer & intern::memutil::internal::ensure_storage_container ( )

Ensure that the static AllocStringStorageContainer is defined and created, and return a reference to it.

Definition at line 14 of file MEM_alloc_string_storage.cc.

Referenced by intern::memutil::alloc_string_storage_get().