mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-16 07:55:41 +00:00
46f7b578b2
As discused on the list. This is not used yet, but it is intended to provide thread-safe read-access without the need for synchronization if the used STL implementation does not provide it for std::basic_string. This is the case for all implementations using copy-on-write. |
||
---|---|---|
.. | ||
regfiles | ||
boost.cpp | ||
check_convert.cpp | ||
check_filetools.cpp | ||
check_lstrings.cpp | ||
check_trivstring.cpp | ||
CMakeLists.txt | ||
dummy_functions.cpp | ||
supporttest.cmake | ||
test_convert | ||
test_filetools | ||
test_lstrings | ||
test_trivstring |