$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Dave Handley (dave_at_[hidden])
Date: 2004-12-27 19:24:14
Christopher Diggins wrote:
>Hi David, I will write the grammar for you. I am just finishing up version
>2.0 of YARD, and then I will post the equivalent YARD grammar. Thanks.
Hi Christopher - that would be excellent. I've had a quick look at YARD
now, and consider it perfectly feasible to get our library to work with YARD
as well. Essentially, all we require is a generic (ie templatised)
interface that expects any form of forward iterator. It seems on first
inspection that this is exactly what your library requires.
Dave Handley