Opened 15 years ago
Closed 14 years ago
#1621 closed Feature Requests (fixed)
Boost.Typeof support request
Reported by: | 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.
Note:
See TracTickets
for help on using tickets.
(In [48616]) Add Boost.Typeof support to Boost.Function. Fixes #1621