Skip to content

Commit

Permalink
Merge pull request #3919 from 9il/patch-5
Browse files Browse the repository at this point in the history
fix Issue 15543
  • Loading branch information
andralex committed Jan 12, 2016
2 parents e2437fe + fe63530 commit 3641f46
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion std/experimental/ndslice/slice.d
Expand Up @@ -459,7 +459,6 @@ template assumeSameStructure(Names...)
mixin (
"
auto assumeSameStructure(
ReplaceArrayWithPointer mod = ReplaceArrayWithPointer.yes,
size_t N, " ~ _Range_Types!Names ~ ")
(" ~ _Slice_DeclarationList!Names ~ ")
{
Expand Down

0 comments on commit 3641f46

Please sign in to comment.