We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
A Text Query program.
Usage: ./test
./test
Compile: clang++ -Wall -std=c++14 test.cpp TextQuery.cpp -o test
clang++ -Wall -std=c++14 test.cpp TextQuery.cpp -o test