You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which version of C++ does thermald require? I see calls to std::move, std::to_string, and foreach loops which suggests C++11. Can we specify the specific version in AM_CXXFLAGS?