Thread
:
do you use luclin models?
View Single Post
#
8
08-15-2004, 09:30 AM
Cisyouc
Demi-God
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
Quote:
Originally Posted by
eq_addict_08
EQ beyond Velious should never have come into existence.
I disagree, PoP is my favorite expansion.
(Cept I got my own EQ acct. when LoY first came out, so I never saw the days before...).
__________________
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.
Cisyouc
View Public Profile
Send a private message to Cisyouc
Find all posts by Cisyouc