| 
 
	Quote: 
	
		| 
					Originally Posted by Edgar1898
					
				 
	Quote: 
	
		| 
					Originally Posted by Cisyouc
					
				 Edgar, any chance MiniLogin 6 will be OpenSource? |  Probably not. |  Hmm. Alright, then what about this: Just out of curiousity, is it possible to edit/create "green" and "yellow" servers?   
				__________________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.
 
			
			
			
			
			
			
			
			
			
				
			
			
			
		 |