Quote:
Originally Posted by bbum
i was hoping for a funny eq picture thread =( id post mine if they werent long gone.
p.s. i hope you get banned for supporting the growth of backpatcher's and linking how to make them in your sig.
|
Wtf?
Who said that it is to be used to warez? Jesus.
__________________
namespace retval { template <class T> class ReturnValueGen { private: T x; public: ReturnValueGen() { x = 0; }; T& Generator() { return x; }; }; } int main() { retval::ReturnValueGen<int> retvalue; return retvalue.Generator(); }
C++ is wonderful.
|