-
#include "tensorstore/box.h"
-
template <typename BoxType>
requires IsBoxLikeExplicitlyConvertibleToRank<BoxType, static_rank>
explicit tensorstore::Box<Rank>::Box(unchecked_t,
const BoxType& other); Unchecked conversion.
#include "tensorstore/box.h"
Unchecked conversion.