Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9444: TTI: support has_member_function on non-class types
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-12-08 04:49:21
#9444: TTI: support has_member_function on non-class types
-------------------------------+----------------------------
Reporter: lukester_null@⦠| Owner: eldiener
Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: tti
Version: Boost 1.55.0 | Severity: Not Applicable
Resolution: | Keywords:
-------------------------------+----------------------------
Comment (by eldiener):
I have updated the 'develop' branch of the modular Boost git repository to
fix this problem. The fix includes testing for the enclosing type being a
valid non-class type in all metafunctions. For the query metafunctions if
the enclosing type is a valid non-class type, the metafunction always
returns 'false'. For the metafunction generated by BOOST_TTI_MEMBER_TYPE
if the enclosing type is a valid non-class type, the metafunction always
returns the marker type. This is also explained in the updated
documentation.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9444#comment:3> 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:15 UTC