Y
Hacker News
new
|
ask
|
show
|
jobs
by
dataflow
999 days ago
Are you sure every name in std is as unlikely to collide as cout? What about format(), apply(), ...?
1 comments
xigoi
999 days ago
If a name collides, nothing prevents you from explicitly qualifying it.
link
dataflow
999 days ago
When it silently changes the behavior you have no idea there was a collision.
link