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

PrevUpHomeNext

unordered_multiset_adaptor.hpp File Reference

Container adaptor to easily build a std::unordered_multiset signature compatible container. More...

Go to the source code of this file.

Namespaces

namespace  boost
namespace  boost::bimaps
namespace  boost::bimaps::container_adaptor

Classes

class  unordered_multiset_adaptor
 Container adaptor to easily build a std::unordered_multiset signature compatible container. More...


Detailed Description

Container adaptor to easily build a std::unordered_multiset signature compatible container.

Definition in file unordered_multiset_adaptor.hpp.
Copyright 2006 Matias Capeletto


PrevUpHomeNext