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

add User defined literal sprout::uuids::udl::_uuid

fix sprout::uuid::string_generator
This commit is contained in:
bolero-MURAKAMI 2012-03-18 22:04:09 +09:00
parent dacf1f40ac
commit d7fbadb62c
5 changed files with 55 additions and 4 deletions

View file

@ -6,5 +6,6 @@
#include <sprout/uuid/uuid_io.hpp>
#include <sprout/uuid/uuid_hash.hpp>
#include <sprout/uuid/uuid_generators.hpp>
#include <sprout/uuid/udl.hpp>
#endif // #ifndef SPROUT_UUID_HPP