Module ptr

Source

Functions§

P
Construct a P<T> from a T value.

Type Aliases§

P
A pointer type that uniquely owns a heap allocation of type T.
OSZAR »