Shouldn't we change the example from
> std::cout << c << '\n';
to
> std::cout << c << std::endl;
Iehrlich (talk) 10:02, 31 March 2017 (PDT) iehrlich