-
#include "tensorstore/box.h" -
template <typename T>
constexpr bool tensorstore::HasBoxDomain; Metafunction that is specialized to return
truefor typesTfor whichtensorstore::GetBoxDomainOfwhen called with a parameter of typeconst T&returns a Box-like type.