Opened 15 years ago

Closed 14 years ago

Last modified 14 years ago

#1316 closed Patches (fixed)

Support for generic function(*args, **kwds) call operator.

Reported by: Stefan Seefeld Owned by: Stefan Seefeld
Milestone: To Be Determined Component: python USE GITHUB
Version: Boost 1.34.1 Severity: Problem
Keywords: Cc:

Description


Attachments (2)

call.patch (3.5 KB ) - added by Stefan Seefeld 15 years ago.
Enhanced object API with test case.
object.html.diff (1.4 KB ) - added by Stefan Seefeld 14 years ago.

Download all attachments as: .zip

Change History (8)

by Stefan Seefeld, 15 years ago

Attachment: call.patch added

Enhanced object API with test case.

comment:1 by Dave Abrahams, 14 years ago

Owner: changed from Dave Abrahams to Stefan Seefeld

I like it! Stefan, if you document it, you can check in the patch as far as I'm concerned,

by Stefan Seefeld, 14 years ago

Attachment: object.html.diff added

comment:2 by Stefan Seefeld, 14 years ago

Status: newassigned

Please find attached some (minimal) docs (as part of the reference) covering these new functions. OK to check in with that ?

in reply to:  2 comment:3 by Dave Abrahams, 14 years ago

Status: assignednew

Replying to stefan:

Please find attached some (minimal) docs (as part of the reference) covering these new functions. OK to check in with that ?

Go for it!

comment:4 by Stefan Seefeld, 14 years ago

Milestone: Boost 1.36.0To Be Determined
Resolution: fixed
Status: newclosed

Checked in as revision 47846. (I take it it's much too late for a merge into the 36 branch, isn't it ?)

in reply to:  4 comment:5 by Dave Abrahams, 14 years ago

Replying to stefan:

Checked in as revision 47846. (I take it it's much too late for a merge into the 36 branch, isn't it ?)

You'd have to ask Beman

comment:6 by murrayc@…, 14 years ago

Should I see this in boost 1.38 already?

Note: See TracTickets for help on using tickets.