asio
asio copied to clipboard
using constexpr inline for global tag types.
Hi Chris,
I am working on experimental module support for boost and it complains about exporting none-inline global variables.
Declaring them inline seems like the correct thing to do anyhow.