FrontendHeap::MaxTransitionType is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXFrontendHeap::MaxTransitionType

FrontendHeap::MaxTransitionType

Determine (compile time) the Transition type of largest size.

Syntax

typedef meta::select_type_maxsize< TransitionTypes >::type MaxTransitionType;

References

LocationText
FrontendHeap.hpp:106
typedef meta::select_type_maxsize< TransitionTypes >::type MaxTransitionType;