You don't need anything like this for C++
You don't need anything like this for C++
Posted Jun 20, 2012 1:08 UTC (Wed) by Cyberax (✭ supporter ✭, #52523)In reply to: You don't need anything like this for C++ by mathstuf
Parent article: Calling for a new openSUSE development model
You can sort of emulate inline namespaces by adding lots of "using" statements to outer namespace, but it's not pretty.
