Test for the Fast* containers that use boost pool allocators and interfaces. More...
#include <gtsam/inference/Key.h>
#include <gtsam/base/FastSet.h>
#include <gtsam/base/FastVector.h>
#include <CppUnitLite/TestHarness.h>
Go to the source code of this file.
Functions | |
int | main () |
TEST (testFastContainers, KeySet) | |
Test for the Fast* containers that use boost pool allocators and interfaces.
Definition in file testFastContainers.cpp.
int main | ( | void | ) |
Definition at line 29 of file testFastContainers.cpp.
TEST | ( | testFastContainers | , |
KeySet | |||
) |
Definition at line 19 of file testFastContainers.cpp.