-
#include "tensorstore/index_space/output_index_map.h"
- tensorstore::OutputIndexMapRef<InputRank>::OutputIndexMapRef();
Constructs an invalid reference.
No methods are valid on an invalid reference, except
operator=
.
#include "tensorstore/index_space/output_index_map.h"
Constructs an invalid reference.
No methods are valid on an invalid reference, except operator=
.