Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Namespaces | Functions
test-vector.cpp File Reference
#include <gcutter.h>
#include <cppcutter.h>
#include <grn-assertions.h>
#include <dat/vector.hpp>
Include dependency graph for test-vector.cpp:

Go to the source code of this file.

Namespaces

namespace  test_dat_vector

Functions

void test_empty_vector (void)
void test_reserve (void)
void test_resize (void)
void test_push_pop (void)
void test_index_access (void)
void test_object_management (void)