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
Currently, C++11 is used as the C++ standard. (CMakeLists.txt)
Eigen will likely require C++14 in the future. (Macros.h)
I think it would be better to update that value for future compatibility.