Merge pull request #9633 from Pokechu22/BitfieldExtract-pointer-to-member

Change BitfieldExtract to use a pointer to the bitfield member
This commit is contained in:
Léo Lam
2021-05-08 00:21:15 +02:00
committed by GitHub
8 changed files with 164 additions and 79 deletions

View File

@ -125,6 +125,7 @@ add_library(common
TraversalClient.cpp
TraversalClient.h
TraversalProto.h
TypeUtils.h
UPnP.cpp
UPnP.h
VariantUtil.h