|
Boost : |
From: Jeffrey Faust (jefffaust_at_[hidden])
Date: 2007-05-23 00:37:24
Fernando Cacciola wrote:
> Does it work if you call a method like ".value()"? (which optional<>
> doesn't has but which *can* be added within a compiler switch as it
> doesn't affect the object layout).
os.get()
CXX0039: Error: symbol is ambiguous
os.get_ptr()
CXX0039: Error: symbol is ambiguous
os.is_initialized()
true
os.get_impl()
CXX0039: Error: symbol is ambiguous
os.m_value (my proposal)
"Hello, World!"
This is unfortunate.
Jeff Faust
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk