- Aug 23, 2018
-
-
Zach Hilman authored
-
Zach Hilman authored
Should make key gets marginally faster.
-
- Aug 12, 2018
-
-
Zach Hilman authored
Move to hex_util.h in common
-
- Aug 04, 2018
-
-
Lioncash authored
The benefit of std::string_view comes from the idea of avoiding copies (essentially acting as a non-owning view), however if we're just going to copy into a local variable immediately, there's not much benefit gained here.
-
- Aug 01, 2018
-
-
Zach Hilman authored
-
Zach Hilman authored
-
Zach Hilman authored
-
Zach Hilman authored
-
Zach Hilman authored
-
Zach Hilman authored
-
Zach Hilman authored
-