24 Nov
2014
24 Nov
'14
5:47 p.m.
Sorry for the delay. I've completed the documentation and tests. For shrink_to_fit() I'm currently using the old "swap trick" on the underlying std::vector. It would be preferable to call the vector::shrink_to_fit() member function if it exists (e.g. by using a macro) although I'm not sure what the protocol is for this in Boost. Kind regards, Riccardo. -- View this message in context: http://boost.2283326.n4.nabble.com/dynamic-bitset-capacity-reserve-shrink-to... Sent from the Boost - Dev mailing list archive at Nabble.com.