Skip to content

Commit

Permalink
[text.encoding.overview] Add cross-reference text_encoding​::​aliases…
Browse files Browse the repository at this point in the history
…_view (#7476)
  • Loading branch information
hewillk authored Dec 6, 2024
1 parent 861071a commit c530fd8
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}
struct aliases_view;
constexpr aliases_view aliases() const noexcept;

Expand Down

0 comments on commit c530fd8

Please sign in to comment.