asio icon indicating copy to clipboard operation
asio copied to clipboard

using constexpr inline for global tag types.

Open klemens-morgenstern opened this issue 10 months ago • 0 comments

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.

klemens-morgenstern avatar Apr 06 '24 14:04 klemens-morgenstern