Pointer QuestionsIt'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 errorsThat was the Defines.hpp, the Defines.h(I forgot it's .hpp so I wrote .h) post from pastebin.. A...
Weird compiler errorshttp://pastebin.com/SpK53Crz Defines.h http://pastebin.com/n3eMQM04 Defines.cpp
Weird compiler errorsApparently it's because of two overloaded operators << [code] std::ostream& operator<<( std::ostr...
This user does not accept Private Messages