Compare boost::hana to D
Nicholas Wilson via Digitalmars-d
digitalmars-d at puremagic.com
Wed Apr 19 05:18:21 PDT 2017
On Wednesday, 19 April 2017 at 11:58:07 UTC, Kagamin wrote:
> On Wednesday, 19 April 2017 at 09:01:25 UTC, Sebastiaan Koppe
> wrote:
>> Haven't used C++ for a while actually. And seeing it after
>> some time, makes me tremble convulsively.
> // basic_string INSERTERS AND EXTRACTORS
> [...]
> :)
Ah yes C++ standard implementations. It took me a good 30s to
find what function was being declared (operator >>). Used to have
nightmares of those flying past at high speed when getting
template errors.
More information about the Digitalmars-d
mailing list