Opened 10 years ago

#7721 new Feature Requests

[utility] want get() member function to boost::initialized

Reported by: Akira Takahashi <faithandbrave@…> Owned by: No-Maintainer
Milestone: To Be Determined Component: utility
Version: Boost 1.52.0 Severity: Problem
Keywords: Cc:

Description

I am using boost::initialized together boost::optional usually. So, I want get() member function to boost::initialized class for unified interface.

Attachments (2)

value_init_add_get().patch (317 bytes ) - added by Akira Takahashi <faithandbrave@…> 10 years ago.
add get() member function patch.
value_init_doc.patch (415 bytes ) - added by Akira Takahashi <faithandbrave@…> 10 years ago.
documentation patch.

Download all attachments as: .zip

Change History (2)

by Akira Takahashi <faithandbrave@…>, 10 years ago

Attachment: value_init_add_get().patch added

add get() member function patch.

by Akira Takahashi <faithandbrave@…>, 10 years ago

Attachment: value_init_doc.patch added

documentation patch.

Note: See TracTickets for help on using tickets.