Compiler Error C2595

'identifier' : qualified name already has a constructor

A constructor was already defined for the specified nested class, structure, or union.

Only one constructor can be defined for a class, structure, or union.