On 07/05/2015 14:41, Craig wrote:
> Hello,
>
> Why are strings not compared by value when they're passed into template
> functions? Consider this gist:
> https://gist.github.com/weberc2/4131654ff068d27f9cde
>
> Is there anything I can do to get value comparison back in templates?
Because generics d
Hello,
Why are strings not compared by value when they're passed into template
functions? Consider this gist:
https://gist.github.com/weberc2/4131654ff068d27f9cde
Is there anything I can do to get value comparison back in templates?
Please advise.
Thanks,
Craig
_