c++ -o test_memory_C++ \ -std=c++11 \ -IC++ \ C++/Memory.Aux.cpp \ C++/Memory.Test.cpp \ C++/main.cpp