|
Boost Users : |
Subject: Re: [Boost-users] [concept]
From: Neil Groves (neil_at_[hidden])
Date: 2010-03-21 13:41:48
<snip>
>
> BOOST_CONCEPT_ASSERT((boost::SinglePassRangeConcept<boost::array<int,8u>>));
</snip>
>
> ../../Reposetories/boost/trunk/boost/concept/detail/has_constraints.hpp|42|instantiated
> from const bool
> boost::concepts::not_satisfied<boost::SinglePassRangeConcept<boost::array<int,
> 8u> > >::value|
> ../../Reposetories/boost/trunk/boost/concept/detail/has_constraints.hpp|45|instantiated
> from
> boost::concepts::not_satisfied<boost::SinglePassRangeConcept<boost::array<int,
> 8u> > >|
> ../../Reposetories/boost/trunk/boost/mpl/if.hpp|67|instantiated from
> boost::mpl::if_<boost::concepts::not_satisfied<boost::SinglePassRangeConcept<boost::array<int,
> 8u> > >,
> boost::concepts::constraint<boost::SinglePassRangeConcept<boost::array<int,
> 8u> > >, boost::concepts::requirement<boost::concepts::failed************
> boost::SinglePassRangeConcept<boost::array<int, 8u> >::************> >|
> ../../Reposetories/boost/trunk/boost/concept/detail/general.hpp|20|instantiated
> from boost::concepts::requirement_<void
> (*)(boost::SinglePassRangeConcept<boost::array<int, 8u> >)>|
> /home/me/Reposetories/boost/sanbox/statistics/detail/assign/libs/assign/example/chain.cpp|42|instantiated
> from here|
> ../../Reposetories/boost/trunk/boost/range/concepts.hpp|209|warning:
> non-static reference boost::array<int, 8u>&
> boost::SinglePassRangeConcept<boost::array<int, 8u> >::m_range in class
> without a constructor|
> /home/me/Reposetories/boost/sanbox/statistics/detail/assign/libs/assign/example/chain.cpp||In
> function void example_ch
>
>
This has been fixed in the Boost.Range version that I am preparing for
commit to the trunk. I detected this issue during recent testing. Therefore
there is no pressing need for a Trac entry to be raised. This will be
resolved shortly.
Sorry for any inconvenience,
Neil Groves
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net