Function gpa::serialization::ToString

Function Documentation

char const *gpa::serialization::ToString(BasicType type)

Return a string representation of the given BasicType.

Parameters

type -- BasicType containing the type to be string-ized.

Returns

String representation of the given type.