top | item 43311359

(no title)

dcsommer | 11 months ago

If the goal is brevity, the rules could first replace 'std::' with nothing.

discuss

order

tialaramex|11 months ago

This only makes sense for C++ where they weirdly namespaced their standard library after popularising the language. But as your parent points out, other languages use this naming style.

dcsommer|11 months ago

For what languages would removing 'std::' realistically cause ambiguity for practicioners?