14 #include <boost/assign/std/vector.hpp> 15 #include <boost/assign/std/set.hpp> 20 using namespace gtsam;
28 KeySet expSet; expSet += 2, 3, 4, 5;
static int runAllTests(TestResult &result)
FastVector< Key > KeyVector
Define collection type once and for all - also used in wrappers.
#define EXPECT(condition)
A thin wrapper around std::vector that uses a custom allocator.
void init_vector(Vector &X, int size)
TEST(testFastContainers, KeySet)
A thin wrapper around std::set that uses boost's fast_pool_allocator.