Opened 11 years ago

Closed 11 years ago

#6539 closed Patches (fixed)

the return type of get() is not documented correctly

Reported by: anonymous Owned by: Douglas Gregor
Milestone: To Be Determined Component: property_map
Version: Boost 1.48.0 Severity: Problem
Keywords: documentation Cc:

Description

It says in the documentation that get() returns a copy of a value for the ReadablePropertyMap. In fact this depends on the definition of the reference type. This description has to be loosened if LValuePropertyMap is to be considered a refinement of ReadablePropertyMap

I am submitting a patch to the documentation

Attachments (1)

return_value_get.patch (2.5 KB ) - added by anonymous 11 years ago.
patch to concept documentation

Download all attachments as: .zip

Change History (2)

by anonymous, 11 years ago

Attachment: return_value_get.patch added

patch to concept documentation

comment:1 by Jeremiah Willcock, 11 years ago

Resolution: fixed
Status: newclosed

(In [76958]) Added edited version of documentation patch in #6539; fixes #6539

Note: See TracTickets for help on using tickets.