I have this simple hello world c++ application:
#include #include using namespace std; void test() { cout << &q