Opened 13 years ago

Closed 9 years ago

#3139 closed Feature Requests (wontfix)

Boost.Typeof support for Boost.Bind

Reported by: v_gevorg@… Owned by: Peter Dimov
Milestone: To Be Determined Component: bind
Version: Boost 1.39.0 Severity: Problem
Keywords: typeof support patch Cc: v_gevorg@…

Description

Boost.Bind currently does not provide support for Boost.Typeof in emulation mode. The attached files implement this feature. The header bind/typeof.hpp is based on Steven Watanabe's contribution: http://lists.boost.org/boost-users/2009/06/48738.php , and adds support for non-nullary functions and placeholders as well. Tested with msvc 8.0

Attachments (3)

typeof.hpp (1.4 KB ) - added by anonymous 13 years ago.
bind/typeof.hpp
bind_typeof_test.cpp (1.8 KB ) - added by v_gevorg@… 13 years ago.
libs/bind/test/bind_typeof_test.cpp
Jamfile.v2.diff (489 bytes ) - added by v_gevorg@… 13 years ago.
libs/bind/test/Jamfile.v2 patch

Download all attachments as: .zip

Change History (6)

by anonymous, 13 years ago

Attachment: typeof.hpp added

bind/typeof.hpp

by v_gevorg@…, 13 years ago

Attachment: bind_typeof_test.cpp added

libs/bind/test/bind_typeof_test.cpp

by v_gevorg@…, 13 years ago

Attachment: Jamfile.v2.diff added

libs/bind/test/Jamfile.v2 patch

comment:1 by Gevorg Voskanyan <v_gevorg@…>, 12 years ago

Cc: v_gevorg@… added

comment:2 by Peter Dimov, 12 years ago

Status: newassigned

comment:3 by Peter Dimov, 9 years ago

Resolution: wontfix
Status: assignedclosed

Closing as too old and likely no longer relevant.

Note: See TracTickets for help on using tickets.