27 Feb
2017
27 Feb
'17
2:07 p.m.
Groke, Paul wrote: ...
One way to fix this would obviously be to introduce two additional macros, e.g. BOOST_ALIGNMENT_DECLSPEC and BOOST_ALIGNMENT_ATTRIBUTE.
...
Another option would be a BOOST_ALIGNED_VARIABLE(alignment, variable_definition) macro.
...
The third option I can think of would be to leave things as they are, which of course would mean that I can't submit my Boost.Atomic implementation for z/OS... hm.
The obvious fourth option is to just #ifdef here for z/OS.