Skip to content
Snippets Groups Projects
Commit 06e05844 authored by Federico's avatar Federico
Browse files

Removed macro incorrectly enabling test code

parent b64600bc
Branches
Tags
No related merge requests found
......@@ -87,7 +87,6 @@ tuple<void (*)(void*), void*> unmemberLogic(unsigned long mixedField,
} //namespace miosix
#define TEST_ALGORITHM
//Testsuite for member function pointer implementation. Compile with:
// g++ -std=c++11 -O2 -DTEST_ALGORITHM -o test unmember.cpp; ./test
#ifdef TEST_ALGORITHM
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment