Operations on managed box types

Function ptr_eq

fn ptr_eq<T>(a: @T, b: @T) -> bool

Determine if two shared boxes point to the same object