Skip to content
GitLab
Explore
Sign in
suyu
src
core
crypto
key_manager.h
Find file
Blame
History
Permalink
key_manager: Make data arrays constexpr
· b62a8ca4
Lioncash
authored
Aug 22, 2020
We can convert these maps into constexpr arrays to eliminate some runtime static constructors.
b62a8ca4
Loading