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

@ -7,6 +7,7 @@
#include <sprout/uuid/hash.hpp>
#include <sprout/uuid/tuple.hpp>
#include <sprout/uuid/generators.hpp>
#include <sprout/uuid/namespaces.hpp>
#include <sprout/uuid/udl.hpp>
#endif // #ifndef SPROUT_UUID_HPP