Share this postDaily bit(e) of C++Daily bit(e) of C++ | Inline namespaceCopy linkFacebookEmailNotesMoreDaily bit(e) of C++ | Inline namespaceDaily bit(e) of C++ #109, The C++11 symbol versioning tool: inline namespaceŠimon TóthApr 20, 20232Share this postDaily bit(e) of C++Daily bit(e) of C++ | Inline namespaceCopy linkFacebookEmailNotesMoreShareThe C++11 inline namespaces are invisible to code but affect symbol names.This makes them a great tool for versioning symbols when introducing ABI-breaking changes.Click to open in Compiler Explorer.Leave a commentThanks for reading Daily bit(e) of C++! Subscribe for free to receive new posts and support my work.Subscribe