Opened 12 years ago
Closed 12 years ago
#4166 closed Support Requests (fixed)
return_internal_reference doc correction
| Reported by: | Owned by: | Dave Abrahams | |
|---|---|---|---|
| Milestone: | Boost 1.43.0 | Component: | python USE GITHUB |
| Version: | Boost 1.42.0 | Severity: | Problem |
| Keywords: | documentation return_internal_reference | Cc: |
Description
Hello,
I tried to compile on of the example of the Boost.Python documentation at : http://www.boost.org/doc/libs/1_42_0/libs/python/doc/v2/return_internal_reference.html#return_internal_reference-spec
There were some little errors (forgotten ; and specification of the constructor ) so I corrected it and now it's ok.
Could you correct the documentation please ?
Thanks in advance
Attachments (1)
Change History (3)
by , 12 years ago
| Attachment: | internal_refs.cpp added |
|---|
comment:1 by , 12 years ago
| Component: | Documentation → Python |
|---|---|
| Owner: | changed from to |
Note:
See TracTickets
for help on using tickets.

the correct code file