
22 Mar
2011
22 Mar
'11
4:31 p.m.
Am 22.03.2011 09:54, schrieb Artyom:
b) make boost::context use pimpl ideom so all details are hidden behind the scenes in the sources so switching Xcontext would not change the ABI of the library.
well this was one of my previous solutions - but some people of the community requested to remove the pimpl because it requires an additional memory allocation. I'll think about your other suggestions - maybe I can provide an alternative implementation. regards, Oliver