Loris De Marchi / Profile
Friends
Requests
Add friends via their profile or user search and you will be able to see if they are online
Outgoing
Loris De Marchi
Added topic [Suspected bug] CQueue container class
Hi everyone! I suspect there is a bug in CQueue::Contains(T item) and CQueue::Remove(T item) methods, at least. The queue is managed with the classic head-tail circular system, so this code should be incorrect
: