Quote:
Originally Posted by Belfedia
Please, i don't understand why KMRA server problem are on this EQEMU forum. :(
After Guildwars, now KMRA and tomorrow ? We must make a FLAME server section no ? that is a good idea for child's pleasure :( Sorry but i'm too old.
My advise ? Plz just read forum rules, i think they are here for a good thing...
|
Its not flaming..its discussion :P
__________________
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.
|