mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2025-08-03 12:49:50 +00:00
add uuid/md5_name_generator, sha1_name_generator
This commit is contained in:
parent
f05cd35fe8
commit
3955daf23b
6 changed files with 208 additions and 88 deletions
|
@ -12,7 +12,6 @@
|
|||
#include <sprout/iterator/bytes_iterator.hpp>
|
||||
#include <sprout/operation/fixed/set.hpp>
|
||||
#include <sprout/bit/rotate.hpp>
|
||||
#include <sprout/bit/reverse.hpp>
|
||||
|
||||
namespace sprout {
|
||||
static_assert(CHAR_BIT == 8, "CHAR_BIT == 8");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue