Silver Zachara
                                            Silver Zachara
                                        
                                    It's possible to implement strike?
Following snippet compiles on gcc 10.2 on Linux, msvc and also clang 12, but it doesn't compile on msys2 mingw64: ```c++ QVector keys {10, 12, 9, 10, 12, 11, 11,...
Added the TinyORM modern C++ ORM library to the Database list. [TinyORM](https://github.com/silverqx/TinyORM) - Modern C++ ORM library. [MIT] [website](https://www.tinyorm.org/)
Hi, I discovered another solution, how could be resolved this problem and it's based on headers. I think that it's much cleaner solution. The headers Content-Type and Accept will be...
Added the TinyORM modern C++ ORM library to the Database list. [TinyORM](https://github.com/silverqx/TinyORM) - Modern C++ ORM library. [MIT] [website](https://www.tinyorm.org/)
Hi, would be really helpful to have number of a stars alongside urls, but edit this manually is nonsense, only one way how to accomplish this is by github plugin,...
I want to ask or have a suggestion, if would be possible to enable / disable debug by one click on icon and to open popup on double click or...
I have this code: ```c++ #include #include int main() { // Ansi output test std::cout