diff options
author | Derek Mauro <dmauro@google.com> | 2024-06-27 16:50:26 -0700 |
---|---|---|
committer | Copybara-Service <copybara-worker@google.com> | 2024-06-27 16:51:05 -0700 |
commit | a7c5f985f6b7915b51b5d5799c690c99a04afdc5 (patch) | |
tree | 14686ad3e46908c4d0f4bcafd18453fe93231f28 /absl/container/internal/raw_hash_set.h | |
parent | d4cf6b71af0960eeacf45f9b3c7d5d713d52e3b1 (diff) | |
download | abseil-a7c5f985f6b7915b51b5d5799c690c99a04afdc5.tar.gz abseil-a7c5f985f6b7915b51b5d5799c690c99a04afdc5.tar.bz2 abseil-a7c5f985f6b7915b51b5d5799c690c99a04afdc5.zip |
Fix absl::NoDestructor documentation about its use as a global
It is not possible to have a constant-initialized object of type
absl::NoDestructor<T>. Fix the documentation so that it doesn't
mention this possibility. Only recommend it use as a function-scope
static variable, and discourage its use as a global variable.
PiperOrigin-RevId: 647488395
Change-Id: Ifee052fce07609d3de72cddc30e86de67706cd91
Diffstat (limited to 'absl/container/internal/raw_hash_set.h')
0 files changed, 0 insertions, 0 deletions