6#include "Templates/Invoke.h"
12
13
14
15
16
17
18 template <
typename RangeType>
33
34
35
36
37
38
39
40 template <
typename RangeType,
typename ProjectionType>
FORCEINLINE bool AllOf(const RangeType &Range, ProjectionType Projection)
FORCEINLINE bool AllOf(const RangeType &Range)