Boost C++ Libraries Boost.Bimap Home Libraries People FAQ More

PrevUpHomeNext

generate_index_binder.hpp File Reference

Define macros to help building the set type of definitions. More...

Go to the source code of this file.

Defines

#define BOOST_BIMAP_GENERATE_INDEX_BINDER_0CP(MULTI_INDEX_TYPE)
#define BOOST_BIMAP_GENERATE_INDEX_BINDER_0CP_NO_EXTRACTOR(MULTI_INDEX_TYPE)
#define BOOST_BIMAP_GENERATE_INDEX_BINDER_1CP(MULTI_INDEX_TYPE,CONFIG_PARAMETER)
#define BOOST_BIMAP_GENERATE_INDEX_BINDER_2CP(MULTI_INDEX_TYPE,CONFIG_PARAMETER_1,CONFIG_PARAMETER_2)
#define BOOST_BIMAP_GENERATE_INDEX_BINDER_FAKE


Detailed Description

Define macros to help building the set type of definitions.

Definition in file generate_index_binder.hpp.
Copyright 2006 Matias Capeletto


PrevUpHomeNext