$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (John_Maddock_at_[hidden])
Date: 2000-11-03 07:40:04
>Doesn't ob_call_traits.hpp need this specialization?
No: Both parameters can not be true at the same time (a type can not be
both an arithmetic type and a reference).
Unless you've spottied something I've missed?
- John.