This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Inline namespace consideration


On 11/24/2017 12:05 PM, François Dumont wrote:

And g++ doesn't complain. Why ? Is it related to the abi tag on it ?


your example is well formed. The two inline namespaces do not conflict. If you made filesystem an inline namespace they would.

nathan

--
Nathan Sidwell


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]