Use the Persistent Pointer in Queue Example

This short code demonstration shows how to use the persistent pointer to safely store, modify, allocate, and deallocate data in our queue example.