Hello, I have a problem with your code that cannot be solved, in the main function Graphics::Graphics(const Graphics &)": tried to reference the deleted function,It seems that the data member calls the deleted or inaccessible function "std::mutex::mutex(const std::mutex &)", so the function has been implicitly deleted.I really don't know how to solve it, if you can give me some advice, thank you very much!
Hello, I have a problem with your code that cannot be solved, in the main function Graphics::Graphics(const Graphics &)": tried to reference the deleted function,It seems that the data member calls the deleted or inaccessible function "std::mutex::mutex(const std::mutex &)", so the function has been implicitly deleted.I really don't know how to solve it, if you can give me some advice, thank you very much!