Classes | |
class | kanzi::MetadataGeneratedName |
This class is used to disambiguate a constructor which takes a non-literal string argument from an overload which takes a string-literal i.e. FixedString. More... | |
Namespaces | |
kanzi | |
Easing functions that require external dependencies for calculation. | |
Typedefs | |
using | kanzi::ConstCharArrayUniquePtr = unique_ptr< const char[]> |
Alias for a unique_ptr to array of const char. More... | |