I'm having problems compiling non-explicitly-declared mpl::set types.
Here's an example:
<block1>
typedef set<char> set1_t;
BOOST_MPL_ASSERT_RELATION(size
on Mon Jun 25 2007, "Brian Simpson"
I'm having problems compiling non-explicitly-declared mpl::set types.
Brian, Which version of Boost are you using? -- Dave Abrahams Boost Consulting http://www.boost-consulting.com The Astoria Seminar ==> http://www.astoriaseminar.com
1_34_0
"David Abrahams"
on Mon Jun 25 2007, "Brian Simpson"
wrote: I'm having problems compiling non-explicitly-declared mpl::set types.
Brian,
Which version of Boost are you using?
-- Dave Abrahams Boost Consulting http://www.boost-consulting.com
The Astoria Seminar ==> http://www.astoriaseminar.com
on Mon Jul 02 2007, "Brian Simpson"
1_34_0
"David Abrahams"
wrote in message news:87lkdzgdm7.fsf@grogan.peloton... on Mon Jun 25 2007, "Brian Simpson"
wrote: I'm having problems compiling non-explicitly-declared mpl::set types.
Brian,
Which version of Boost are you using?
Could you please enter a bug report at svn.boost.org, and assign it to Aleksey? Thanks, -- Dave Abrahams Boost Consulting http://www.boost-consulting.com The Astoria Seminar ==> http://www.astoriaseminar.com
Finally reported this: ticket #1099.
I was unable to assign it, though.
Thanks!
--Brian
"David Abrahams"
on Mon Jul 02 2007, "Brian Simpson"
wrote: 1_34_0
"David Abrahams"
wrote in message news:87lkdzgdm7.fsf@grogan.peloton... on Mon Jun 25 2007, "Brian Simpson"
wrote: I'm having problems compiling non-explicitly-declared mpl::set types.
Brian,
Which version of Boost are you using?
Could you please enter a bug report at svn.boost.org, and assign it to Aleksey?
Thanks,
-- Dave Abrahams Boost Consulting http://www.boost-consulting.com
The Astoria Seminar ==> http://www.astoriaseminar.com
participants (2)
-
Brian Simpson
-
David Abrahams