Public Attributes | List of all members
absl::flags_internal::FlagValueAndInitBit< T > Struct Template Reference

#include <flag.h>

Public Attributes

uint8_t init
 
T value
 

Detailed Description

template<typename T>
struct absl::flags_internal::FlagValueAndInitBit< T >

Definition at line 349 of file abseil-cpp/absl/flags/internal/flag.h.

Member Data Documentation

◆ init

template<typename T >
uint8_t absl::flags_internal::FlagValueAndInitBit< T >::init

Definition at line 353 of file abseil-cpp/absl/flags/internal/flag.h.

◆ value

template<typename T >
T absl::flags_internal::FlagValueAndInitBit< T >::value

Definition at line 350 of file abseil-cpp/absl/flags/internal/flag.h.


The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:02:51