this I is my .h file:
class Node { public: static void disp(const std::vector &v); static size_t Node_no;