UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TPlus< void > Struct Reference

#include <Accumulate.h>

Public Member Functions

template<typename U , typename V >
UE_REWRITE auto operator() (U &&A, V &&B) -> decltype(A+B)
 

Member Function Documentation

◆ operator()()

template<typename U , typename V >
UE_REWRITE auto TPlus< void >::operator() ( U &&  A,
V &&  B 
) -> decltype(A + B)
inline

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