29#include <boost/ptr_container/ptr_vector.hpp>
59 typedef boost::ptr_vector<KIWAY>
KIWAYS;
A container for all KIWAYS and PROJECTS.
KIWAY & operator[](int aIndex)
bool OnStart(wxApp *aProcess)
boost::ptr_vector< KIWAY > KIWAYS
A minimalistic software bus for communications between various DLLs/DSOs (DSOs) within the same KiCad...