memory namespace
this namespace contains types and utilities for managing regions of memory
due to the potential constrained environments that this app might run in, there are some helper classes provided to track and manage memory (both physically backed and non-physically backed). You can find more information in memory::