This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RE : Problem with _Hashtable_ebo_helper


On 10/28/2013 07:42 AM, Jonathan Wakely wrote:
The comment and name of the parameter are a little misleading now, as
EBO won't be used for non-empty types, the parameter really means "use
inheritance" after the change, not "use EBO".

True enough.  Incidentally, why not just always use inheritance?

Jason


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]