$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jeremy Maitin-Shepard (jbms_at_[hidden])
Date: 2004-01-13 16:39:51
You can avoid the problem by typedefing cache_type inside of
operator() to Engine::result_type, and also declaring mask inside of
operator().
-- Jeremy Maitin-Shepard