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
Also let the user set LUABIND_NO_CXX11 to not use C++11 in any case.
Also add a comment to Clang stating that LUABIND_NO_CXX11 *must* be set for
Clang versions without support for the -std=c++11 flag because no version
detection takes place at the moment.
0 commit comments