UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TModels< Concept, Args > Struct Template Reference

#include <Models.h>

Static Public Attributes

static constexpr bool Value = TModels_V<Concept, Args...>
 

Detailed Description

template<typename Concept, typename... Args>
struct TModels< Concept, Args >

Traits class which does concept checking.

Member Data Documentation

◆ Value

template<typename Concept , typename... Args>
constexpr bool TModels< Concept, Args >::Value = TModels_V<Concept, Args...>
staticconstexpr

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