-- 71756e7176d15d52a4ee66cc25c088aedbca78f4 by Abseil Team <absl-team@google.com>: internal change PiperOrigin-RevId: 203131836 -- 2e80b965b590fd6459f45413215690980eb50960 by Matt Calabrese <calabrese@google.com>: Tighten type requirements for use of absl::bit_cast. Ideally, the constraints should depend on std::is_trivally_copyable, but a combination of supported configurations and lack of intrinsic support for bit_cast makes this not currently feasible. In a future change we should introduce more proper preprocessor branching and workarounds to better emulate the trait. PiperOrigin-RevId: 202950382 GitOrigin-RevId: 71756e7176d15d52a4ee66cc25c088aedbca78f4 Change-Id: If58840d1e4d801817be85cbf99a475c31fa94fe0 |
||
|---|---|---|
| .. | ||
| internal | ||
| attributes.h | ||
| bit_cast_test.cc | ||
| BUILD.bazel | ||
| call_once.h | ||
| call_once_test.cc | ||
| casts.h | ||
| CMakeLists.txt | ||
| config.h | ||
| config_test.cc | ||
| dynamic_annotations.cc | ||
| dynamic_annotations.h | ||
| exception_safety_testing_test.cc | ||
| inline_variable_test.cc | ||
| inline_variable_test_a.cc | ||
| inline_variable_test_b.cc | ||
| invoke_test.cc | ||
| log_severity.h | ||
| macros.h | ||
| optimization.h | ||
| policy_checks.h | ||
| port.h | ||
| raw_logging_test.cc | ||
| spinlock_test_common.cc | ||
| thread_annotations.h | ||
| throw_delegate_test.cc | ||