$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Ramey (ramey_at_[hidden])
Date: 2007-04-03 02:15:04
Robert Ramey wrote:
...
// wrap in function objects
struct function_object_1 : function_object{
...
Whoops - forgot ": function_object" - a key incredient.
Robert Ramey