The name of a constructor is the same as the name of its class or struct.
Constructors in C++ are in many ways similar to constructors in C# and Java