1
0
Fork 0
mirror of https://github.com/bolero-MURAKAMI/Sprout synced 2025-08-03 12:49:50 +00:00

add user-defined literals _uuid3, _uuid5

This commit is contained in:
bolero-MURAKAMI 2013-04-14 19:42:34 +09:00
parent 94b146b5cc
commit 35e651d144
10 changed files with 521 additions and 10 deletions

View file

@ -17,6 +17,7 @@ namespace sprout {
return result_type{{0}};
}
};
//
// nil_uuid
//