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
After adding the following two files to the ./include/viper directory
Using the gcc -std=c++17 playground.cpp-I./include -o test.cpp command to compile viper, and encounter the following error