On Tue, Nov 25, 2008 at 6:43 AM, Marshall Greenblatt <[EMAIL PROTECTED]> wrote: > > It appears that scoped_refptr meets the CopyConstructible requirement but > not the Assignable requirement.
Are you sure scoped_refptr is not assignable? It should be. We have used scoped_refptr in standard library containers. Wan-Teh --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-dev?hl=en -~----------~----~----~----~------~----~------~--~---
