#include <CGAL/Regular_triangulation_vertex_base_2.h>
The template parameters Vb has to be a model of the concept TriangulationVertexBase_2 and is by default instantiated by CGAL::Triangulation_vertex_base_2<Traits>.