DEBSOURCES
Skip Quicknav
sources / doxygen / 1.15.0%2Bds1-1 / testing / 103_include.cpp
12345678
// objective: test if #include inside a class body will include the results as-is // check: class_test.xml /// Test clasx class Test { #include "members.ci" };