Martin Vermeer <[EMAIL PROTECTED]> writes:

| On Wed, Feb 04, 2004 at 09:01:58AM +0100, Lars Gullik Bjønnes spake thusly:
|  
>> 
>> >> BOOST_ASSERT(ptr_cmp(cur.inset(), this));
>> >> 
>> >> template <typename A, typename B>
>> >> bool ptr_cmp(A const * a, B const * b)
>> >> {
>> >>         return a == b;
>> >> }
>> >
>> | Ribbon, meet turd.
>
| The good news is: the turd works. Shall I check it in as it is better
| than what is there now? As you say it's not pretty, but localized.

yes, please.

| PS perhaps the namespace could be named differently...

Or even remove it completely.

-- 
        Lgb

Reply via email to