$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [Boost.Functional.OverloadedFunction][C++03] Number of overloads in boost::overload_function<...>
From: Felipe Magno de Almeida (felipe.m.almeida_at_[hidden])
Date: 2012-10-16 20:40:10
Hello,
Is there a way to know how many overloads are there in a
overloaded_function without resorting to preprocessor metaprogramming
in C++03? It doesn't seem to be a MPL sequence, for example.
Regards,
-- Felipe Magno de Almeida