-
#include "tensorstore/static_cast.h" -
template <typename Target, typename SourceRef>
constexpr bool tensorstore::IsStaticCastConstructible; bool-valued metafunction that evaluates totrueif a value of typeSourceRef&&can be converted to a type ofTargetusingStaticCast.