January 05, 2014
https://d.puremagic.com/issues/show_bug.cgi?id=3610



--- Comment #8 from Vladimir Panteleev <thecybershadow@gmail.com> 2014-01-05 06:55:27 EET ---
Created an attachment (id=1311)
draft patch

The current implementation of isNumeric works just fine with wchar and dchar strings. However, making the function a template causes conflicts with the std.typecons.isNumeric template. An ugly workaround would be declaring a non-templated overload set of wrappers around the templated implementation.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------