LocalGuidance
A library that generates velocity references to follow a path.
|
Default implementation of transforming keys to another enum type. More...
#include <CompileTimeKeys.hpp>
Public Types | |
using | type = CompileTimeKeys< Keys_, EnumMap_ > |
IDE helper type. More... | |
Default implementation of transforming keys to another enum type.
TransformedEnum_ | Enum type of the transformed keys |
Keys_ | Keys to transform |
EnumMap_ | CompileTimeMap from Enum_ to TransformedEnum_ |
IdOffset_ | Constant IdOffset of the new keys |
using std_utils::ctk_transform< TransformedEnum_, Keys_, EnumMap_, IdOffset_ >::type = CompileTimeKeys<Keys_, EnumMap_> |
IDE helper type.