Quoted strings to String() or Key() are auto-sized by template
No strlen call needs to be made when templates can auto-deduce the string length. No strlen = faster! Unfortunately this needs a touch of SFINAE to allow multiple overrides to coexist cleanly.
Showing
Please
register
or
sign in
to comment