[cfe-dev] RegionRawOffset derived from std::pair?
Ken Dyck
Ken.Dyck at onsemi.com
Tue Jan 26 09:03:20 PST 2010
On Tuesday, January 26, 2010 11:57 AM, Ted Kremenek wrote:
>
> On Jan 26, 2010, at 7:57 AM, Ken Dyck wrote:
>
> > Would there be any objections to replacing the inheritance with two
> > private members?
>
> Some code may rely on operator< being defined for that class,
> but I don't think so. If you can replace the inheritance
> with two private members then please feel free to make that change.
Okay. Committed in 94550.
More information about the cfe-dev
mailing list