bloomberg / amqpprox

An AMQP 0.9.1 proxy server, designed for use in front of an AMQP 0.9.1 compliant message queue broker such as RabbitMQ.
Apache License 2.0
78 stars 16 forks source link

Remove usage of anonymous namespace in header file #81

Closed adamncasey closed 2 years ago

adamncasey commented 2 years ago

There aren't many benefits of this, and the behaviour of anonymous namespaces in header files isn't obvious. This has caused some issues for us in the past. Cleaning up for an internal ticket