mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2025-08-03 12:49:50 +00:00
support for C++14: memcmp, memchr
This commit is contained in:
parent
4182fb3fea
commit
e0ccfedaaa
8 changed files with 80 additions and 9 deletions
|
@ -1,7 +1,7 @@
|
|||
#ifndef SPROUT_UTILITY_STRING_REF_CONVERSION_HPP
|
||||
#define SPROUT_UTILITY_STRING_REF_CONVERSION_HPP
|
||||
|
||||
#include <cstddef>
|
||||
#include <sprout/config.hpp>
|
||||
#include <sprout/utility/string_ref/from_string.hpp>
|
||||
|
||||
#endif // #ifndef SPROUT_UTILITY_STRING_REF_CONVERSION_HPP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue