aboutsummaryrefslogtreecommitdiff
path: root/libjava/classpath/missing
diff options
context:
space:
mode:
authorPatrick Palka <ppalka@redhat.com>2026-02-09 20:04:12 -0500
committerPatrick Palka <ppalka@redhat.com>2026-02-09 20:04:12 -0500
commitd3af40eefab378ddcb1a66baa72613b91c83885c (patch)
tree6250f3f3b8ceb525e0f7815b8331d0d2f0d62737 /libjava/classpath/missing
parentc49ce07bf09504d1eca66ac7359ca92eab63f106 (diff)
downloadgcc-d3af40eefab378ddcb1a66baa72613b91c83885c.zip
gcc-d3af40eefab378ddcb1a66baa72613b91c83885c.tar.gz
gcc-d3af40eefab378ddcb1a66baa72613b91c83885c.tar.bz2
libstdc++/regex: Remove now unused __dfs_mode template parameter
This mechanical patch removes _Executor's __dfs_mode template parameter. In passing we can also get rid of the _V2 inline namespace because this removal alone achieve the goal of the inline namespace which is to make all of _Executor's member function signatures different from the previous (GCC < 16) recursive implementation, allowing for safe mixing of the two incompatible implementations. libstdc++-v3/ChangeLog: * include/bits/regex.h (_Executor): Remove __dfs_mode template parameter and _V2 inline namespace. * include/bits/regex.tcc (__regex_algo_impl): Adjust after __dfs_mode template parameter removal. * include/bits/regex_executor.h (_Executor): Remove __dfs_mode parameter and _V2 inline namespace. * include/bits/regex_executor.tcc (_Executor): Likewise. Reviewed-by: Tomasz KamiƄski <tkaminsk@redhat.com> Reviewed-by: Jonathan Wakely <jwakely@redhat.com>
Diffstat (limited to 'libjava/classpath/missing')
0 files changed, 0 insertions, 0 deletions