Opened 13 years ago

Closed 12 years ago

#3284 closed Patches (fixed)

Incorrect documentation for interprocess::shared_memory_mapping::get_size

Reported by: Bryan Donlan <bdonlan@…> Owned by: Ion Gaztañaga
Milestone: Boost 1.45.0 Component: interprocess
Version: Boost Development Trunk Severity: Cosmetic
Keywords: documentation Cc:

Description

In 1.39.0 and SVN trunk, boost::interprocess::shared_memory_mapping::get_size is documented as:

!Returns the name of the file !used in the constructor bool get_size(offset_t &size) const;

This is obviously incorrect. I've attached a proposed documentation patch to correct this.

Attachments (1)

shmem_object_getsize_doc.patch (663 bytes ) - added by Bryan Donlan <bdonlan@…> 13 years ago.

Download all attachments as: .zip

Change History (2)

by Bryan Donlan <bdonlan@…>, 13 years ago

comment:1 by Ion Gaztañaga, 12 years ago

Milestone: Boost 1.40.0Boost-1.45.0
Resolution: fixed
Status: newclosed

Fixed for Boost 1.45 in release branch

Note: See TracTickets for help on using tickets.