typed arrays: replace switch with templates
Convert TypedArray's TypeName implementation to template specialization instead of a switch() statement.
parent
9b363b02
Please register or sign in to comment
Convert TypedArray's TypeName implementation to template specialization instead of a switch() statement.