Y
Hacker News
new
|
ask
|
show
|
jobs
by
einpoklum
2361 days ago
> What's the point?
using namespace kind::ofa::long_name;
or
using kind::ofa::long_name::bar;
is the point.