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
Thank you for this library, which looks very interesting! I am working in C++11 at the moment and am not able to compile the test program (log attached). Would you be willing to make C++11 compatibility an option? Thank you for considering this request!
The log is for g++ -std=c++11 -g -o test_strong_typedef test_strong_typedef.cpp on gcc 9.3.0 x64. c++11.log
The text was updated successfully, but these errors were encountered:
Thank you for this library, which looks very interesting! I am working in C++11 at the moment and am not able to compile the test program (log attached). Would you be willing to make C++11 compatibility an option? Thank you for considering this request!
The log is for
g++ -std=c++11 -g -o test_strong_typedef test_strong_typedef.cpp
on gcc 9.3.0 x64.c++11.log
The text was updated successfully, but these errors were encountered: