User: adikid89

  • Public profile

User profile: adikid89

User info
User name:adikid89
History
Joined:
Number of posts:63
Latest posts:

Pointer Questions
It'll allocate 4 bytes on the stack, which will be interpreted as a pointer to a pointer to a point...

Templates + inheritance + virtual functions
Code.. [code] template<class T> class AbstractFactory { public: virtual ~AbstractFactor...

Weird compiler errors
That was the Defines.hpp, the Defines.h(I forgot it's .hpp so I wrote .h) post from pastebin.. A...

Weird compiler errors
http://pastebin.com/SpK53Crz Defines.h http://pastebin.com/n3eMQM04 Defines.cpp

Weird compiler errors
Apparently it's because of two overloaded operators << [code] std::ostream& operator<<( std::ostr...

This user does not accept Private Messages