i have a problem with day and night mode becouse when i use night mode i see the menu bar and i dont see a button and when i use a day mode i dont see the menu
New to c++, and I have this code I want to run but it's showing expression is not assignable i can put here a smaller piece of code that is similar to what I'm
I have a WSL instance, Ubuntu 20.04 and I have created another Ubuntu 18.04 WSL instance. I installed Poetry on the 20.04 without issues. I am trying to install
I am trying to compare two tables from different databases. I am aware that there are different ways of doing this and the one below may not be the most obvious
I'm trying to change a vector in a different thread, but the value of the vector is not changed. I thought that using std::ref will fix the issue but it didn't