Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
TLazyEnableIf< true, Func > Class Template Reference

#include <EnableIf.h>

Public Types

using type = typename Func::Type
 
using Type = typename Func::Type
 

Detailed Description

template<typename Func>
class TLazyEnableIf< true, Func >

Definition at line 53 of file EnableIf.h.

Member Typedef Documentation

◆ type

template<typename Func >
using TLazyEnableIf< true, Func >::type = typename Func::Type

Definition at line 56 of file EnableIf.h.

◆ Type

template<typename Func >
using TLazyEnableIf< true, Func >::Type = typename Func::Type

Definition at line 57 of file EnableIf.h.


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