#include using namespace std; struct foo {  int bar;  int blubb; }; vector lala(2);