Skip to content

simplify condition for ABSL_INTERNAL_STD_FILESYSTEM_PATH_HASH_AVAILABLE#2066

Open
h-vetinari wants to merge 1 commit into
abseil:masterfrom
h-vetinari:fs
Open

simplify condition for ABSL_INTERNAL_STD_FILESYSTEM_PATH_HASH_AVAILABLE#2066
h-vetinari wants to merge 1 commit into
abseil:masterfrom
h-vetinari:fs

Conversation

@h-vetinari

Copy link
Copy Markdown
Contributor

The conditions for ABSL_INTERNAL_STD_FILESYSTEM_PATH_HASH_AVAILABLE are basically always true, since abseil now requires C++17 (and all compilers have implemented __cpp_lib_filesystem for a long time), plus the macOS lower bound has long moved past the versions being considered here.

It could be deleted entirely depending on what's the status resp. support for XTENSA. I've left it in for now because I don't know the details there.

Comment thread absl/hash/internal/hash.h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants