![]() |
Storage Engine API
|
#include "mongo/platform/basic.h"
#include "mongo/db/storage/record_store_test_harness.h"
#include <memory>
#include "mongo/db/storage/record_store.h"
#include "mongo/unittest/unittest.h"
#include "mongo/util/unowned_ptr.h"
Namespaces | |
mongo | |
Copyright (C) 2014 MongoDB Inc. | |
Macros | |
#define | ASSERT_ID_EQ(EXPR, ID) |
#define ASSERT_ID_EQ | ( | EXPR, | |
ID | |||
) |