#include "tensorstore/schema.h"
template <typename T>
static constexpr bool tensorstore::Schema::IsOption =
   
 ChunkLayout::IsOption<T>;

Evaluates to true for option types compatible with Set. Supported types are:

Additionally, all ChunkLayout options are also supported: