rename */udl.hpp -> literals.hpp [destructive]

This commit is contained in:
bolero-MURAKAMI 2016-08-14 16:02:23 +09:00
parent fea5e752bd
commit 92c7169221
22 changed files with 259 additions and 145 deletions

View file

@ -16,7 +16,7 @@
#include <sprout/utility/string_view/conversion.hpp>
#include <sprout/utility/string_view/type_traits.hpp>
#include <sprout/utility/string_view/alias.hpp>
#include <sprout/utility/string_view/udl.hpp>
#include <sprout/utility/string_view/literals.hpp>
#include <sprout/utility/string_view/string_ref.hpp>
#endif // #ifndef SPROUT_UTILITY_STRING_VIEW_HPP