Skip to content
Snippets Groups Projects
Commit cdc59d06 authored by Emmanuel Lepage Vallee's avatar Emmanuel Lepage Vallee
Browse files

utils: Add 'FlagPack<>' template class

This will ensure at compile time that all flags are from
the same enum. The compiler will hopefully optimize it back
to an integer.

Refs #70829
parent e5e17a0d
No related branches found
No related tags found
No related merge requests found
Showing
with 108 additions and 85 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment