On Jun 3, 2010, at 1:36 AM, Chris Jerdonek wrote:
> On Tue, May 25, 2010 at 10:01 AM, Darin Adler wrote:
>> On May 25, 2010, at 7:54 AM, Chris Jerdonek wrote:
>>
>>> I sometimes come across public member functions whose implementations do
>>> not depend on private data.
>>>
>>> There is a sch
On Tue, May 25, 2010 at 10:01 AM, Darin Adler wrote:
> On May 25, 2010, at 7:54 AM, Chris Jerdonek wrote:
>
>> I sometimes come across public member functions whose implementations do not
>> depend on private data.
>>
>> There is a school of thought that such functions are better non-member
>> b
On May 25, 2010, at 7:54 AM, Chris Jerdonek wrote:
> I sometimes come across public member functions whose implementations do not
> depend on private data.
>
> There is a school of thought that such functions are better non-member
> because it reduces the number of functions coupled to private
Hi, I have a question regarding WebKit's stance on free functions.
I sometimes come across public member functions whose implementations
do not depend on private data.
There is a school of thought that such functions are better non-member
because it reduces the number of functions coupled to priv
4 matches
Mail list logo