Function Karana::Core::getVarType

Function Karana::Core::getVarType#

Function Documentation#

VarType Karana::Core::getVarType(std::type_index type)#

Get the VarType for a given type.

Parameters:

type – The type_index for the type.

Returns:

The VarType that corresponds to the type_index given.