This commit is contained in:
2019-04-23 20:40:06 +03:00
parent e472ec35f1
commit 27e60f978e
43 changed files with 83 additions and 65 deletions

View File

@ -1,7 +1,7 @@
---
title: "Библиотеки для C, C++"
category: Программирование
tags: программирование, C, C++, Qt
tags: программирование, C, C++, Qt,
summary:
toc: yes
...
@ -21,7 +21,7 @@ toc: yes
* [fmtlib](https://github.com/fmtlib/fmt): форматирование строк
* [spdlog](https://github.com/gabime/spdlog): журналирование
* [cpptoml](https://github.com/skystrife/cpptoml): чтение [TOML](https://github.com/toml-lang/toml)
* [gsl-lite](https://github.com/martinmoene/gsl-lite/): реализация рекомедаций [C++ Core Guidelines](https://github.com/isocpp/CppCoreGuidelines)
### Qt