$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] GSoC 2010: Heaps and Queues
From: Dan Larkin (danielhlarkin_at_[hidden])
Date: 2010-04-07 14:00:49
Dan Larkin wrote:
> Okay, so once again, focusing on studying for my exam tonight right now,
> but just doing a bit of research to get the gears turning in the
> background. Standard iterator functionality requires '++', '--', '==',
> 'begin()', and 'end()', correct? Did I miss anything?
Silly me, there's plenty of documentation for this telling me that my
original guess was quite wrong. This is what happens when I'm worrying
about exams...
Dan Larkin