mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-20 15:36:12 +00:00
Use SFINAE to enforce the fact that it's supposed to only be called for Arithmetic types, rather than counting on the linker to tell us that an instantiation of String::number(my_arg) was not found. This also adds String::number for floating point types as a side-effect.
12 KiB
12 KiB