Navigation
API > API/Plugins > API/Plugins/TedsQueryStack
| |
|
| Name |
MemberPointerTraits< Type Class::* > |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/EditorDataStorageFeatures/Source/TedsQueryStack/Public/Searching/SearchUtils.h |
| Include Path |
#include "Searching/SearchUtils.h" |
Syntax
namespace MemberPointerTraits< Type Class
{
template<typename Type, typename Class >
struct MemberPointerTraits< Type Class::* >
}
Typedefs
| Name |
Type |
Remarks |
Include Path |
| ClassType |
Class |
|
Searching/SearchUtils.h |
| MemberType |
Type |
|
Searching/SearchUtils.h |