.issues/ebda8db3f9908e33/new/1265568370.M269870P17954Q1.vine
author Aravindakshan Babu <akshan@stanford.edu>
Fri, 02 Jul 2010 17:08:02 -0700
branchdev
changeset 216 7aefb2d67203
parent 200 73e8dce642be
permissions -rw-r--r--
Made the data argument in Point's __init__method to be an optional argument by making it a boost::python::optional.

From: Dmitriy Morozov <dmitriy@mrzv.org>
Date: Sun, 07 Feb 2010 10:45:04
Subject: Switched to Boost's MultiIndex
Message-Id: <ebda8db3f9908e33-e9c51216e26b5e19-artemis@vine>
References: <ebda8db3f9908e33-0-artemis@metatron>
In-Reply-To: <ebda8db3f9908e33-0-artemis@metatron>

Switched EventQueue to Boost's MultiIndex with a sequence and ordered_non_unique
indexing.