The early versions of Windows NT were the last hurrah for the Windows 3.1-esque Program Manager. But getting the Windows 95 shell into the codebase occasionally required using CAPITAL LETTERS. The ...
core::StringBuffer implements simple buffer for storing strings. Currently it's a template class. It has only one template parameter: EmbeddedCapacity, which defines number of bytes embedded directly ...
I have found an inconsistent behaviour on LSYC_LOCAL_SYNCHRONIZED_COLLECTION, which is not always reproting for StringBuffer usages. In the following code, there are 2 equally wrong uses of ...