Subject: [Boost-users] [Proto] Anything Callable
From: Hossein Haeri (powerprogman_at_[hidden])
Date: 2011-01-14 08:08:42


Dear all,

How can I have a grammar that matches a terminal of any callable type? Be it a function, function object, or a Boost.Function (specifically).

TIA,
--Hossein