ASServer::~ASServer () { if (m_deviceLink != 0) { PRINT("deviceLink not zero!!"); PRINT_LOCATION(); } }
void report(char const* addr) { PRINT_LOCATION(); l2::report(addr); }