Navigation
API > API/Runtime > API/Runtime/Core
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Async/TaskGraphDefinitions.h | |||
_Pragma
(
"message("Templates/IsMemberPointer.h has been deprecated, please use |
Traits class which tests if a type is a pointer to member (data member or member function). | Templates/IsMemberPointer.h |
_Pragma("message("Include Async/TaskGraphFwd.h" " Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile.")")
| Name | _Pragma |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Async/TaskGraphDefinitions.h |
| Include Path | #include "Async/TaskGraphDefinitions.h" |
_Pragma
(
"message/TaskGraphFwd.h\" \" Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile.\")"
)
_Pragma("message("Templates/IsMemberPointer.h has been deprecated, please use and std::is_member_pointer instead." " Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile.")")
Description
Traits class which tests if a type is a pointer to member (data member or member function).
| Name | _Pragma |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Templates/IsMemberPointer.h |
| Include Path | #include "Templates/IsMemberPointer.h" |
_Pragma
(
"message(\"Templates/IsMemberPointer.h has been deprecated, please use <type_traits> and std::is_member_pointer instead.\" \" Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile.\")"
)