Click here to Skip to main content
15,915,093 members

Comments by The Shroom (Top 4 by date)

The Shroom 17-Aug-16 15:01pm View    
Oh I see, I guess that would work too.
The Shroom 17-Aug-16 12:33pm View    
Never heard of something called "dependencies injection" before, I'll go ahead and read up on that.
The Shroom 16-Aug-16 17:23pm View    
Decided to roll with Singletons instead, seems to work so far. :)
The Shroom 16-Aug-16 16:20pm View    
(Not sure if this is how to reply to an answer at all, I hope it is... lol)
I do use #pragma once in all my headers, but I still seem to have circular dependencies?

Now I'm not sure if this is a circular dependency related error or not...
Is there any way to edit my question so i can add more code?