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

PrevUpHomeNext

left_based Struct Reference

Tag to indicate that the main view will be based on the left side. More...

#include <concept_tags.hpp>


Detailed Description

Tag to indicate that the main view will be based on the left side.

This is convenient because the multi-index core will be more efficient. If possible use this options or the right based one.

See also right_based.


The documentation for this struct was generated from the following file:
Copyright 2006 Matias Capeletto

PrevUpHomeNext