UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Core::Private::TAdderReserverVTableImpl< SizeType, ContainerType > Struct Template Reference

#include <AdderRef.h>

Static Public Member Functions

static SizeType Num (const void *ContainerPtr)
 
static void Reserve (void *ContainerPtr, SizeType Size)
 

Member Function Documentation

◆ Num()

template<typename SizeType , typename ContainerType >
static SizeType UE::Core::Private::TAdderReserverVTableImpl< SizeType, ContainerType >::Num ( const void ContainerPtr)
inlinestatic

◆ Reserve()

template<typename SizeType , typename ContainerType >
static void UE::Core::Private::TAdderReserverVTableImpl< SizeType, ContainerType >::Reserve ( void ContainerPtr,
SizeType  Size 
)
inlinestatic

The documentation for this struct was generated from the following file: