|
Boost : |
Subject: Re: [boost] [BOOST CORE C++ Feature] the super or base keyword for C++
From: Max Hölzer (max.hoelzer_at_[hidden])
Date: 2011-05-03 13:22:31
You are right. It is easier to just write X::member.
________________________________
Von: tymofey <tymofey_at_[hidden]>
An: boost_at_[hidden]
Gesendet: Montag, den 2. Mai 2011, 9:03:25 Uhr
Betreff: Re: [boost] [BOOST CORE C++ Feature] the super or base keyword for C++
>>Mathias Gaunard 01 May 2011 21:25:53
>>You'd have to use SFINAE to tell whether B1::j exists and use B2::j otherwise.
Seems like an unneeded complication to me. Why not just always use B2::j ?
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk