Opened 12 years ago

Closed 7 years ago

#5193 closed Bugs (fixed)

Document value_type typedef in Boost.Optional synopsis

Reported by: David Sankel <camior@…> Owned by: akrzemi1
Milestone: Boost 1.61.0 Component: optional
Version: Boost 1.45.0 Severity: Problem
Keywords: Cc:

Description

This is useful when developing generic code and I noticed it wasn't there when I looked at optional's synopsis. A documentation bug of omission.

Change History (3)

comment:1 by Steven Watanabe, 10 years ago

It's not just value_type. There are several more typedefs that appear to be intended to be part of the public interface but are not documented.

comment:2 by akrzemi1, 7 years ago

Milestone: To Be DeterminedBoost 1.61.0
Owner: changed from Fernando Cacciola to akrzemi1

comment:3 by akrzemi1, 7 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.