Opened 10 years ago

Closed 10 years ago

#7691 closed Bugs (fixed)

Missing documentation for (Typed)InPlaceFactory assignment operators

Reported by: abadura@… Owned by: Fernando Cacciola
Milestone: To Be Determined Component: optional
Version: Boost 1.52.0 Severity: Problem
Keywords: documentation Cc:

Description

The "Synopsis" page lists assignment operators with (Typed)InPlaceFactory but provides no link to the documentation. And indeed following page ("Detailed Semantics") does not mention them at all.

In also would be useful to extend the documentation so that it is more explicit how those operators could (should?) be used to deal with types that have no copy assignment operator (but have copy constructor).

Change History (1)

comment:1 by Steven Watanabe, 10 years ago

Resolution: fixed
Status: newclosed

This looks like it was fixed in [71048].

Note: See TracTickets for help on using tickets.