Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
TPlus< void > Struct Reference

#include <Accumulate.h>

Public Member Functions

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

Detailed Description

Definition at line 16 of file Accumulate.h.

Member Function Documentation

◆ operator()()

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

Definition at line 19 of file Accumulate.h.


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