gcc/libstdc++-v3/include/std
Jonathan Wakely eca477d16c libstdc++: Rename __cpp_lib_constexpr_invoke macro
This macro was renamed after it was added to the working draft, but we
never renamed it  in libstdc++. We haven't made a release with the old
macro name, so I see no need to keep it around.

	* include/std/functional (__cpp_lib_constexpr_invoke): Rename to
	__cpp_lib_constexpr_functional.
	* include/std/version (__cpp_lib_constexpr_invoke): Likewise.
	* testsuite/20_util/function_objects/invoke/constexpr.cc: Adjust.
2020-04-22 22:54:34 +01:00
..
algorithm
any
array
atomic libstdc++: Add missing feature test macros 2020-04-22 22:54:34 +01:00
bit
bitset libstdc++: Add comparison operators to types from Utilities clause 2020-04-15 19:47:48 +01:00
charconv libstdc++: Add comparison operators to <charconv> result types 2020-04-08 16:16:10 +01:00
chrono libstdc++: Add comparison operators to <chrono> types 2020-04-18 00:47:45 +01:00
codecvt
complex libstdc++: Add comparison operators to types from Numerics clause 2020-04-08 16:51:59 +01:00
concepts
condition_variable libstdc++: Update value of __cpp_lib_jthread macro 2020-04-22 22:54:34 +01:00
coroutine coroutines: Rename the coroutines cpp builtin. 2020-04-13 20:52:03 +01:00
deque
execution
filesystem
forward_list
fstream
functional libstdc++: Rename __cpp_lib_constexpr_invoke macro 2020-04-22 22:54:34 +01:00
future
iomanip
ios
iosfwd
iostream
istream
iterator
limits
list
locale
map
memory libstdc++: Add missing feature test macros 2020-04-22 22:54:34 +01:00
memory_resource libstdc++: Add missing feature test macros 2020-04-22 22:54:34 +01:00
mutex
numbers
numeric
optional
ostream
queue
random
ranges
ratio
regex
scoped_allocator libstdc++: Add comparison operators to types from Utilities clause 2020-04-15 19:47:48 +01:00
set
shared_mutex
span
sstream
stack
stdexcept
stop_token libstdc++: Update value of __cpp_lib_jthread macro 2020-04-22 22:54:34 +01:00
streambuf
string
string_view libstdc++: Add missing feature test macros 2020-04-22 22:54:34 +01:00
system_error
thread
tuple
type_traits libstdc++: Add missing feature test macros 2020-04-22 22:54:34 +01:00
typeindex libstdc++: Add spaceship operator to std::type_index 2020-04-15 19:47:47 +01:00
unordered_map
unordered_set
utility
valarray
variant
vector
version libstdc++: Rename __cpp_lib_constexpr_invoke macro 2020-04-22 22:54:34 +01:00