refactored type name mapping
type names are now mapped using a static lookup table; all built-in types information instances are now members of uniform_type_info_map to get rid of as much heap allocations as possible
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment