$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Daniel Frey (d.frey_at_[hidden])
Date: 2003-04-12 05:19:44
I just tried to include <boost/type_traits.hpp> to use the function
traits, but I didn't work. Seems it was simply forgotten to include
function_traits.hpp, otherwise the docs would need some extension. :)
Regards, Daniel