#include "tensorstore/context.h"
Context tensorstore::Context::parent() const;

Returns the parent Context, if any.