Opened 15 years ago

Closed 14 years ago

#1621 closed Feature Requests (fixed)

Boost.Typeof support request

Reported by: Shunsuke Sogame <pstade.mb@…> Owned by: Douglas Gregor
Milestone: Boost 1.36.0 Component: function
Version: Boost Development Trunk Severity: Optimization
Keywords: function typeof Cc:

Description

I request boost::function<> supports Boost.Typeof by using BOOST_TYPEOF_REGISTER_TEMPLATE. It might be placed in <boost/function/typeof.hpp> or somewhere.

Change History (1)

comment:1 by Douglas Gregor, 14 years ago

Resolution: fixed
Status: newclosed

(In [48616]) Add Boost.Typeof support to Boost.Function. Fixes #1621

Note: See TracTickets for help on using tickets.