KiCad PCB EDA Suite
Loading...
Searching...
No Matches
multivector.h File Reference
#include <wx/debug.h>
#include <boost/ptr_container/ptr_vector.hpp>
#include <stdexcept>

Go to the source code of this file.

Classes

class  MULTIVECTOR< T, FIRST_TYPE_VAL, LAST_TYPE_VAL >
 Multivector container type. More...
 
class  MULTIVECTOR< T, FIRST_TYPE_VAL, LAST_TYPE_VAL >::ITERATOR_BASE< ITEM_TYPE, ITEM_CONTAINER, ITEM_CONTAINER_IT >
 Generic implementation of a flat const/non-const iterator over contained items.The non-const iterator. More...