Y
Hacker News
new
|
ask
|
show
|
jobs
by
UncleMeat
192 days ago
Some organizations don't like putting using declarations in headers since now you've got a global uniqueness requirement for the name "TP."
1 comments
dosshell
192 days ago
You put the using as class member (private) or as local in the function.
link