libabigail/include
Matthias Maennich af233cd001 Remove <unordered_map> usages from abg_compat
std::unordered_map is now provided through the language standard, hence
remove the compatibility code for <unordered_map> and adjust all users
accordingly.

	* include/abg-cxx-compat.h: Drop compatibility layer for <unordered_map>.
	* include/abg-comparison.h: migrate abg_compat use to std.
	* include/abg-cxx-compat.h: Likewise.
	* include/abg-fwd.h: Likewise.
	* include/abg-ir.h: Likewise.
	* src/abg-corpus.cc: Likewise.
	* src/abg-dwarf-reader.cc: Likewise.
	* src/abg-ir.cc: Likewise.
	* src/abg-reader.cc: Likewise.
	* src/abg-writer.cc: Likewise.

Signed-off-by: Matthias Maennich <maennich@google.com>
2020-12-15 09:17:01 +01:00
..
abg-comp-filter.h Re-license the project to Apache v2 With LLVM Exception 2020-12-02 11:49:13 +01:00
abg-comparison.h Remove <unordered_map> usages from abg_compat 2020-12-15 09:17:01 +01:00
abg-config.h Re-license the project to Apache v2 With LLVM Exception 2020-12-02 11:49:13 +01:00
abg-corpus.h Re-license the project to Apache v2 With LLVM Exception 2020-12-02 11:49:13 +01:00
abg-cxx-compat.h Remove <unordered_map> usages from abg_compat 2020-12-15 09:17:01 +01:00
abg-diff-utils.h Remove <memory> usages from abg_compat 2020-12-15 09:08:52 +01:00
abg-dwarf-reader.h Re-license the project to Apache v2 With LLVM Exception 2020-12-02 11:49:13 +01:00
abg-fwd.h Remove <unordered_map> usages from abg_compat 2020-12-15 09:17:01 +01:00
abg-hash.h Re-license the project to Apache v2 With LLVM Exception 2020-12-02 11:49:13 +01:00
abg-ini.h Remove <memory> usages from abg_compat 2020-12-15 09:08:52 +01:00
abg-interned-str.h Remove <memory> usages from abg_compat 2020-12-15 09:08:52 +01:00
abg-ir.h Remove <unordered_map> usages from abg_compat 2020-12-15 09:17:01 +01:00
abg-libxml-utils.h Remove <memory> usages from abg_compat 2020-12-15 09:08:52 +01:00
abg-libzip-utils.h Remove <memory> usages from abg_compat 2020-12-15 09:08:52 +01:00
abg-reader.h Re-license the project to Apache v2 With LLVM Exception 2020-12-02 11:49:13 +01:00
abg-regex.h Remove <memory> usages from abg_compat 2020-12-15 09:08:52 +01:00
abg-reporter.h Remove <memory> usages from abg_compat 2020-12-15 09:08:52 +01:00
abg-sptr-utils.h Remove <memory> usages from abg_compat 2020-12-15 09:08:52 +01:00
abg-suppression.h Re-license the project to Apache v2 With LLVM Exception 2020-12-02 11:49:13 +01:00
abg-tools-utils.h Remove <memory> usages from abg_compat 2020-12-15 09:08:52 +01:00
abg-traverse.h Re-license the project to Apache v2 With LLVM Exception 2020-12-02 11:49:13 +01:00
abg-version.h.in Re-license the project to Apache v2 With LLVM Exception 2020-12-02 11:49:13 +01:00
abg-viz-common.h Re-license the project to Apache v2 With LLVM Exception 2020-12-02 11:49:13 +01:00
abg-viz-dot.h Re-license the project to Apache v2 With LLVM Exception 2020-12-02 11:49:13 +01:00
abg-viz-svg.h Re-license the project to Apache v2 With LLVM Exception 2020-12-02 11:49:13 +01:00
abg-workers.h Remove <memory> usages from abg_compat 2020-12-15 09:08:52 +01:00
abg-writer.h Re-license the project to Apache v2 With LLVM Exception 2020-12-02 11:49:13 +01:00
Makefile.am Re-license the project to Apache v2 With LLVM Exception 2020-12-02 11:49:13 +01:00