Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
clcpp::GetTypeNameHash returns the hash as a constant rather than
looking it up in the table. Two benefits: * Faster runtime. * Can be used immediately at startup without calling clcppInitGetType.
- Loading branch information