Data Fields

byte_addressable_value< T > Union Template Reference

Collaboration diagram for byte_addressable_value< T >:
Collaboration graph
[legend]

Data Fields

uint8_t bytes [sizeof(T)]
value

Detailed Description

template<typename T>
union byte_addressable_value< T >

Definition at line 39 of file HTTP2.cc.


Field Documentation

template<typename T>
uint8_t byte_addressable_value< T >::bytes[sizeof(T)]
template<typename T>
T byte_addressable_value< T >::value

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