#include std::vector my_method (); int main () { my_method (); return 0; }