UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TIsMemberPointer< T > Struct Template Reference

#include <IsMemberPointer.h>

Public Types

enum  { Value = false }
 

Detailed Description

template<typename T>
struct TIsMemberPointer< T >

Traits class which tests if a type is a pointer to member (data member or member function).

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum
Enumerator
Value 

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