Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct unsafe_uninitialized_tag

boost::container::unsafe_uninitialized_tag

Synopsis

// In header: <boost/container/devector.hpp>


struct unsafe_uninitialized_tag {
};

PrevUpHomeNext