Re: std.parallelism: VOTE IN THIS THREAD

2011-04-19 Thread Hamad Mohammad
YES

Re: Another Phobos2 test

2011-02-08 Thread Hamad
== Quote from Adam Ruppe (destructiona...@gmail.com)'s article My implementation http://arsdnet.net/tictactoe.d after your permtion i post your code in http://rosettacode.org/wiki/Tic-tac-toe

Re: declaration with typedef

2010-12-28 Thread Hamad Mohammad
== Quote from Stanislav Blinov (stanislav.bli...@gmail.com)'s article On 12/27/2010 06:41 PM, Hamad Mohammad wrote: If you tried to assign person2 to person1 or vice versa how? I don't think I got what David meant with it either. Assigning instances of the same type is perfectly valid

Re: declaration with typedef

2010-12-27 Thread Hamad Mohammad
If you tried to assign person2 to person1 or vice versa how?