mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-16 15:14:13 +00:00
add string_ref user-defined literals
This commit is contained in:
parent
2fce5bd7f9
commit
5bdb045730
7 changed files with 398 additions and 199 deletions
|
@ -16,5 +16,7 @@
|
|||
#include <sprout/utility/string_ref/conversion.hpp>
|
||||
#include <sprout/utility/string_ref/type_traits.hpp>
|
||||
#include <sprout/utility/string_ref/alias.hpp>
|
||||
#include <sprout/utility/string_ref/udl.hpp>
|
||||
#include <sprout/utility/string_ref/string_view.hpp>
|
||||
|
||||
#endif // #ifndef SPROUT_UTILITY_STRING_REF_HPP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue