Go to the source code of this file.
Defines | |
| #define | DEBUG_H DEBUG_H |
| #define | p_assert(a, b) assert( (a) && (b) ) |
| #define p_assert | ( | a, | |||
| b | ) | assert( (a) && (b) ) |
Definition at line 26 of file debug.h.
Referenced by PhraseHunter::CorpusToken::loadFromCorpus(), SQLitePP::ResultIterator::next(), SQLitePP::Statement::queryScalar(), and SQLitePP::SqliteDB::SqliteDB().
1.5.1