Error C2533: 'XMonitor :: XMonitor': Constructors Not ALLOWED A RETURN TYPE
How is this going? My constructor clearly doesn't return?
Very simple, the place for the class declaration of the header file forgot to add a ';'
The compiler is really stupid: (