Skip to content

Commit 1b4abdf

Browse files
author
Alexandre Hoffmann
committed
second commit
1 parent 19290be commit 1b4abdf

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

include/xtensor/views/xslice.hpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -585,10 +585,6 @@ namespace xt
585585
{
586586
return xall<std::ptrdiff_t>(static_cast<std::ptrdiff_t>(size));
587587
}
588-
else
589-
{
590-
static_assert(false, "function is not implemented");
591-
}
592588
}
593589

594590
A start() const

0 commit comments

Comments
 (0)