this post was submitted on 22 May 2025
5 points (85.7% liked)

C++

2011 readers
11 users here now

The center for all discussion and news regarding C++.

Rules

founded 2 years ago
MODERATORS
top 4 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 1 week ago (1 children)

Newlines! \n! Do you speak them????

[–] bitcrafter 3 points 1 week ago (1 children)

Hey, now, we have to conserve \ns where we can so there are enough left for the compiler to be able to print a multi-page error message after you make a typo when attempting to use this new feature!

[–] [email protected] 1 points 1 week ago

Just print 10 \t's in a row. Everyone knows terminals are 80 characters wide! :p

[–] [email protected] 1 points 1 week ago

honest question: what's the point of this? how is this better than std::ranges::to?