Skip to content

Commit 7b8ac8f

Browse files
Andreas-Krugtkoeppe
authored andcommitted
[linalg.transp.layout.transpose] Fix indentation
1 parent d81264a commit 7b8ac8f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/numerics.tex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13030,9 +13030,9 @@
1303013030
friend constexpr bool operator==(const mapping& x, const mapping<OtherExtents>& y);
1303113031
};
1303213032

13033-
private:
13034-
@\exposid{nested-mapping-type}@ @\exposid{nested-mapping_}@; // \expos
13035-
extents_type @\exposid{extents_}@; // \expos
13033+
private:
13034+
@\exposid{nested-mapping-type}@ @\exposid{nested-mapping_}@; // \expos
13035+
extents_type @\exposid{extents_}@; // \expos
1303613036
};
1303713037
}
1303813038
\end{codeblock}

0 commit comments

Comments
 (0)