.issues/ebda8db3f9908e33/new/1221008555.M637662P30017Q16.cole
author Dmitriy Morozov <dmitriy@mrzv.org>
Thu, 25 Dec 2008 13:08:41 -0800
branchdev
changeset 103 2ac129839e02
parent 89 089d799d7ea2
child 121 b2103b289f06
permissions -rwxr-xr-x
Empty is now a template, replaced RecursiveIterator with boost::counting_iterator

From: Dmitriy Morozov <morozov@cs.duke.edu>
Date: Mon, 25 Feb 2008 11:29:27 -0500
State: new
Subject: Efficient EventQueue
Message-Id: <ebda8db3f9908e33-0-artemis@metatron>

Change EventQueue to an efficient implementation, e.g., using a Fibonacci heap.