* @brief A wrapper around `CheckedWritePage` that unwraps the inner value if it exists. * * If `CheckedWritePage` returns a `std::nullopt`, **this function aborts the entire process.** * * This function should **only** be used for testing and ergonomic's sake. If it is at all possible that the buffer pool * manager might run out of memory, then use `CheckedPageWrite` to allow you to handle th
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected