gcc/libstdc++-v3/include
Jonathan Wakely 9b11107ed7 libstdc++: Remove redundant 'inline' specifiers
These functions are constexpr, which means they are implicitly inline.

Signed-off-by: Jonathan Wakely <jwakely@redhat.com>

libstdc++-v3/ChangeLog:

	* include/bits/range_access.h (cbegin, cend): Remove redundant
	'inline' specifier.
2021-09-24 15:38:44 +01:00
..
backward
bits libstdc++: Remove redundant 'inline' specifiers 2021-09-24 15:38:44 +01:00
c
c_compatibility
c_global
c_std
debug libstdc++: Fix CTAD for debug sequence containers 2021-08-18 14:26:38 +01:00
decimal
experimental libstdc++: Add 'noexcept' to path::iterator members 2021-09-17 20:43:34 +01:00
ext libstdc++: Fix std::allocator<void> for versioned namespace 2021-08-28 14:37:19 +01:00
parallel
precompiled
pstl
std libstdc++: Fix last std::tuple constructor missing 'constexpr' [PR102270] 2021-09-17 20:43:34 +01:00
tr1
tr2
Makefile.am
Makefile.in