$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Thorsten Ottosen (nesotto_at_[hidden])
Date: 2003-12-10 22:19:45
"John Torjo" <john.lists_at_[hidden]> wrote in message
news:3FD7CA96.4090205_at_torjo.com...
[snip]
> I think the operator() functions should be static as well (because
basically it
> calls
> convert(), which is static).
operator()() must be non-static.
br
Thorsten