#include <cstring>
#include <ext/hash_map>
#include "indri/Mutex.hpp"
#include "indri/ScopedLock.hpp"
Go to the source code of this file.
Namespaces | |
namespace | __gnu_cxx |
namespace | indri |
namespace | indri::parse |
Defines | |
#define | HAVE_GCC_VERSION(MAJOR, MINOR) (__GNUC__ > (MAJOR) || (__GNUC__ == (MAJOR) && __GNUC_MINOR__ >= (MINOR))) |
|
|