[svn][function] missing include is_void.hpp?

4 Apr
2008
4 Apr
'08
9:40 a.m.
The changeset 43884 added some code using is_void, but it seems is_void.hpp is not included somewhere by Boost.Function. I think boost/function/detail/prologue.hpp should include it, right? I post this because today's svn cannot compile (with VC9). Link to changeset 43884: (http://svn.boost.org/trac/boost/changeset/43884/trunk/boost/function/functio...)

4 Apr
4 Apr
12:26 p.m.
On Apr 4, 2008, at 5:40 AM, gchen wrote:
The changeset 43884 added some code using is_void, but it seems is_void.hpp is not included somewhere by Boost.Function. I think boost/function/detail/prologue.hpp should include it, right?
Yes, you're right. I've fixed this is Subversion. Thanks! - Doug
6278
Age (days ago)
6278
Last active (days ago)
1 comments
2 participants
participants (2)
-
Douglas Gregor
-
gchen