$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Pavel Chikulaev (pavel.chikulaev_at_[hidden])
Date: 2005-06-04 14:15:23
Hi all,
I've got a small feature request to type_of library:
1) BOOST_TYPEOF_CONSTANT_COMPLEXITY Macro
is defined if typeof can't evaluated with constant complexity
2) BOOST_TYPEOF_LINEAR_COMPLEXITY Macro
is defined if typeof can't evaluated with linear complexity
-- Pavel Chikulaev