Go to file
Stephen Seo ece17e1aca Drop support from C++17 to C++11
std::optional replaced with Entry in TSLQueue (which is basically a poor
man's optional).
2019-12-11 20:00:48 +09:00
src Drop support from C++17 to C++11 2019-12-11 20:00:48 +09:00
.gitignore Update .gitignore 2019-12-04 15:08:25 +09:00
.gitmodules Remove unused TSQueue and RingBuffer 2019-11-06 14:42:35 +09:00
CMakeLists.txt Drop support from C++17 to C++11 2019-12-11 20:00:48 +09:00
Doxyfile More work on Doxygen style documentation 2019-12-04 13:08:30 +09:00