aboutsummaryrefslogtreecommitdiff
path: root/symlink-tree
diff options
context:
space:
mode:
authorArsen Arsenović <arsen@aarsen.me>2022-10-01 20:40:05 +0200
committerJonathan Wakely <jwakely@redhat.com>2022-10-04 09:43:57 +0100
commit49c3e9dfc5e23a335f4057efffbff2273e3c4631 (patch)
tree034aea739920e225592230d52c29b1fc0ef8d877 /symlink-tree
parentb6d5d72bd0b71ac96a8b2ee537367c46107dcb73 (diff)
downloadgcc-49c3e9dfc5e23a335f4057efffbff2273e3c4631.zip
gcc-49c3e9dfc5e23a335f4057efffbff2273e3c4631.tar.gz
gcc-49c3e9dfc5e23a335f4057efffbff2273e3c4631.tar.bz2
libstdc++: Use ///< for inline documentation
I noticed that some variables were misdocumented when using trailing comment for documentation. I ran a search with a relatively simple regex[1] to look for any ///s following some code that did not have a <, and came up with these instances only. [1]: \s*([^ ]+\s*)+///[^<].*$ libstdc++-v3/ChangeLog: * include/std/iostream: Use ///< for inline documentation. * include/std/limits: Likewise. * include/experimental/internet: Likewise.
Diffstat (limited to 'symlink-tree')
0 files changed, 0 insertions, 0 deletions