cpp how to create an object of template class

C++
template class  Graph<string>;
Source

Also in C++: