$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Thomas Matelich (matelich_at_[hidden])
Date: 2005-03-15 12:09:47
This may be a reasonable regression, but I thought I'd bring it up in
case its a regression that should be fixed. My sample code and some
error outputs are attached.
Oh, and in case you're wondering why I would do this, its basically
because I really like the find_if/bind/equal_to thing, and I need the
char[64] for easy fwrite/fread'ing.
Thanks