Re: [Boost-bugs] [Boost C++ Libraries] #5637: use of mpl::print imposes default constructible requirement on argument

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5637: use of mpl::print imposes default constructible requirement on argument
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-06-25 16:59:31


#5637: use of mpl::print imposes default constructible requirement on argument
-------------------------------+--------------------------------------------
  Reporter: ramey | Owner: dave
      Type: Tasks | Status: new
 Milestone: To Be Determined | Component: mpl
   Version: Boost 1.46.1 | Severity: Problem
Resolution: | Keywords: mpl print
-------------------------------+--------------------------------------------

Comment (by ramey):

 Damn - my patch mpl::identity<T> <- mpl::identity<T *> - broke type
 printing of reference types. So I withdraw that suggestion. The other
 change:sizeof(T) > -1 <- sizeof(T) / 0 still stands however - at least
 from my version of GCC.

 Robert Ramey

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5637#comment:2>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:06 UTC