- Use a ChromeBook
- Or, Use Android
- Or, Use an iDevice
- Or, Use Windows
iDevice?
Template-fu: https://github.com/SuperV1234/vittorioromeo.info/blob/master/extra/in_place_expr_validity/0_cpp11.cpp | |
Object-fu: | |
#include <iostream> | |
#include <vector> | |
using namespace std; | |
struct Cat | |
{ | |
void meow() const { cout << "meow\n"; } |
# Automatically adds all nuget packages to project file | |
NUGET_REPOSITORY_PATH = packages | |
NUGET_PACKAGES = $$system(dir $${NUGET_REPOSITORY_PATH} /B) | |
for (NUGET_PACKAGE, NUGET_PACKAGES) { | |
INCLUDEPATH += $$PWD/$${NUGET_REPOSITORY_PATH}/$${NUGET_PACKAGE}/build/native/include | |
CONFIG(debug, debug | release) { | |
LIBS += $$PWD/$${NUGET_REPOSITORY_PATH}/$${NUGET_PACKAGE}/build/native/lib/x64/v120/Debug/*.lib | |
} else { | |
LIBS += $$PWD/$${NUGET_REPOSITORY_PATH}/$${NUGET_PACKAGE}/build/native/lib/x64/v120/Release/*.lib |
I hereby claim:
To claim this, I am signing this object: