Opened 9 years ago
Closed 9 years ago
#9045 closed Patches (fixed)
Wrong macro name on docs
Reported by: | Owned by: | Ion Gaztañaga | |
---|---|---|---|
Milestone: | To Be Determined | Component: | move |
Version: | Boost Development Trunk | Severity: | Problem |
Keywords: | Cc: |
Description
Boost.Move docs use nonexistent BOOST_RV_REF_START
macro, instead of the actual BOOST_RV_REF_BEG
one.
Attachments (1)
Change History (2)
by , 9 years ago
Attachment: | move.patch added |
---|
comment:1 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
I'm really sorry for the delay. I somehow forgot this ticket during the Git conversion. Fixed in commit:
SHA-1: f1de12bfef35371d755249806250ca38b22334c2
Note:
See TracTickets
for help on using tickets.
patch