Navigation
Unreal Engine C++ API Reference > Runtime > Core > Misc
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/ExpressionParserTypes.inl |
Include | #include "Misc/ExpressionParserTypes.inl" |
Syntax
namespace TStorageTypeDeduction< T, MaxStackAllocationSize, typename TEnableIf<(sizeof(FInlineDataStorage< T >)<=MaxStackAllocationSize)>
{
template<typename T, uint32 MaxStackAllocationSize>
struct TStorageTypeDeduction< T, MaxStackAllocationSize, typename TEnableIf<(sizeof(FInlineDataStorage< T >)<=MaxStackAllocationSize)>::Type
}
Typedefs
Name | Description |
---|---|
Type |