Opened 10 years ago
#7721 new Feature Requests
[utility] want get() member function to boost::initialized
Reported by: | 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)
Note:
See TracTickets
for help on using tickets.
add get() member function patch.