View Single Post
  #7  
Old 11-03-2004, 01:33 PM
Cisyouc
Demi-God
 
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
Default

/begin political ad

Melwin has repeatedly gave long standing people warnings..

Mewin has showed biased opinions while in office..

And Melwin can't even remember to change his avatar after halloween without external assistance....

Is this the kind of President you want?

Vote Cisyouc 2004.


My name is Cisyouc, and I approve this message.
__________________
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.
Reply With Quote