#include <iostream>
#include <boost/test/unit_test.hpp>
#include <boost/multi_index_container.hpp>
#include <boost/multi_index/ordered_index.hpp>
#include <boost/multi_index/member.hpp>
#include <boost/multi_index/composite_key.hpp>
Go to the source code of this file.
Namespaces | |
namespace | Test |
namespace | Test::multi_index0_t |
Classes | |
struct | Test::multi_index0_t::multi_index0 |
struct | Test::multi_index0_t::multi_index0::phonebook_entry |
Defines | |
#define | BOOST_TEST_DYN_LINK |
#define | BOOST_TEST_MODULE "mi" |