
23 May
2007
23 May
'07
4:37 a.m.
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