Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Fixup wrong name in synopsis comment
  • Loading branch information
eisenwave committed Nov 9, 2025
commit e348b9f0e3d11d336e1d26a74dc709ba5b1e003d
2 changes: 1 addition & 1 deletion source/utilities.tex
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@
};
template<size_t I> constexpr in_place_index_t<I> in_place_index{};

// \tcode{nontype} argument tag%
// \tcode{constant_arg} argument tag%
\indexlibraryglobal{constant_arg_t}%
\indexlibraryglobal{constant_arg}
template<auto V>
Expand Down