Subject: [Boost-bugs] [Boost C++ Libraries] #3772: Suggested addition for type_traits
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-12-15 15:22:16
#3772: Suggested addition for type_traits
------------------------------------------------+---------------------------
Reporter: Edward Diener <eld@â¦> | Owner: johnmaddock
Type: Feature Requests | Status: new
Milestone: Boost 1.42.0 | Component: type_traits
Version: Boost 1.41.0 | Severity: Optimization
Keywords: is_pointer |
------------------------------------------------+---------------------------
The 'is_pointer' type_trait should be bifurcated to add an
'is_object_pointer' and an 'is_data_pointer'. This would complete the four
pointer types by having type_traits for each individual type as there
already is a 'is_member_function_pointer' and a 'is_member_object_pointer'
in type_traits.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3772> 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:02 UTC