Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template on_invertible

boost::icl::map::on_invertible

Synopsis

// In header: <boost/icl/map.hpp>


template<typename Type, bool is_total_invertible> 
struct on_invertible {
};

PrevUpHomeNext