C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Base class that represents modifier context, object of that class is passed to the modifier as an argument of FeatureModifierIface::apply method. More...
T getTokenAs | ( | size_t | index | ) | const |
Gets the parsed token and tries to cast it to specified type
T | Type to which token should be casted |
[in] | index | The index of token |
For more complete information about compiler optimizations, see our Optimization Notice.