Public Member Functions | Public Attributes | List of all members
P< T, kInit > Class Template Reference
Inheritance diagram for P< T, kInit >:
Inheritance graph
[legend]

Public Member Functions

 P (T b)
 

Public Attributes

GPR_NO_UNIQUE_ADDRESS T b_
 

Additional Inherited Members

- Private Member Functions inherited from A< kInit >
 ~A ()
 
- Private Attributes inherited from A< kInit >
int a_ = kInit
 
- Private Attributes inherited from Test
void(* fn )(void)
 
std::vector< TestInputinputs
 
const char * name
 
absl::optional< size_t > table_size
 

Detailed Description

template<class T, int kInit>
class P< T, kInit >

Definition at line 29 of file miscompile_with_no_unique_address_test.cc.

Constructor & Destructor Documentation

◆ P()

template<class T , int kInit>
P< T, kInit >::P ( T  b)
inlineexplicit

Definition at line 31 of file miscompile_with_no_unique_address_test.cc.

Member Data Documentation

◆ b_

template<class T , int kInit>
GPR_NO_UNIQUE_ADDRESS T P< T, kInit >::b_

Definition at line 36 of file miscompile_with_no_unique_address_test.cc.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:47