Trait implementation lrs::ptr::OwnedPtr::PartialOrd

Objects that implement the binary <, <=, >, and >= operators.

Syntax

impl<T> PartialOrd<OwnedPtr<T>> for OwnedPtr<T>