Swastik Baranwal
Swastik Baranwal
resolve #267 ## Description Please describe the motivation of this pull request, and what problem was solved in this PR. ## Change List - Resolve the error content of https://github.com/changkun/modern-cpp-tutorial/issues/267...
This PR adds the functionality to detect WSL (1 and 2) while using Windows Terminal as it supports `TrueColor` color profile. It also closes the issue https://github.com/muesli/termenv/issues/124.
There are several places where the complete diagram isn't shown in the `pdf` format of the book compared to the website. For instance: ##Figure 3.2 Abstraction ### PDF  ###...
I have being using your tool for a long time and I must say that it is way better than NTME and it helps to make the tilemap easily. But...
Attempts to fix type maps for Postgres to be the same as MariaDB type map which is already stable. - `Int` doesn't need to be `bigInt` which is beyond the...
The following things have to be covered: - [ ] Templates - [ ] Async - [ ] Chrono - [ ] STL Containers - [ ] Modules - [...
I will be starting this series again when C++ 20 comes as it has a lot of features and interesting facts.
I have changed the license from MIT to C.C. but I still want your guys opinion if we should use [C.C by 3.0](https://creativecommons.org/licenses/by/3.0/) or [C.C NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/). What you guys...
fix orm
Needed for https://github.com/vlang/v/pull/21174