Skip to content

Commit

Permalink
[text.encoding.overview] Add \ref for Class text_encoding​::​aliases_…
Browse files Browse the repository at this point in the history
…view
  • Loading branch information
hewillk authored Dec 6, 2024
1 parent 861071a commit 5c53cd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/text.tex
Original file line number Diff line number Diff line change
Expand Up @@ -5043,6 +5043,7 @@
constexpr id mib() const noexcept;
constexpr const char* name() const noexcept;

// \ref{text.encoding.aliases}, class \tcode{text_encoding​::​aliases_view}

Check failure on line 5046 in source/text.tex

View workflow job for this annotation

GitHub Actions / Run checks on Linux

text.tex:5046:non-ASCII character: // \ref{text.encoding.aliases}, class \tcode{text_encoding​::​aliases_view}
struct aliases_view;
constexpr aliases_view aliases() const noexcept;

Expand Down

0 comments on commit 5c53cd6

Please sign in to comment.