UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Public Member Functions
|
List of all members
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:
Engine/Source/Runtime/Core/Public/Algo/
Accumulate.h
TPlus< void >
Generated by
1.9.8