Sprout/sprout/cstring
2014-07-10 17:08:33 +09:00
..
memchr.hpp fix. 2014-07-02 22:16:29 +09:00
memcmp.hpp fix <cstddef> include, for clang 3.5 earlier with libstdc++ 20140422 or later 2014-04-30 16:30:26 +09:00
memcpy.hpp fix <cstddef> include, for clang 3.5 earlier with libstdc++ 20140422 or later 2014-04-30 16:30:26 +09:00
memmove.hpp fix <cstddef> include, for clang 3.5 earlier with libstdc++ 20140422 or later 2014-04-30 16:30:26 +09:00
memset.hpp fix <cstddef> include, for clang 3.5 earlier with libstdc++ 20140422 or later 2014-04-30 16:30:26 +09:00
strcat.hpp add complex tuple and container support 2014-07-10 17:08:33 +09:00
strchr.hpp fix copyright year 2014-01-08 16:48:12 +09:00
strcmp.hpp fix copyright year 2014-01-08 16:48:12 +09:00
strcoll.hpp add <cstring> and <cwchar> compatible constexpr functions 2014-04-23 01:27:03 +09:00
strcpy.hpp add complex tuple and container support 2014-07-10 17:08:33 +09:00
strcspn.hpp fix <cstddef> include, for clang 3.5 earlier with libstdc++ 20140422 or later 2014-04-30 16:30:26 +09:00
strlen.hpp fix <cstddef> include, for clang 3.5 earlier with libstdc++ 20140422 or later 2014-04-30 16:30:26 +09:00
strncat.hpp add complex tuple and container support 2014-07-10 17:08:33 +09:00
strncmp.hpp fix <cstddef> include, for clang 3.5 earlier with libstdc++ 20140422 or later 2014-04-30 16:30:26 +09:00
strncpy.hpp add complex tuple and container support 2014-07-10 17:08:33 +09:00
strpbrk.hpp fix copyright year 2014-01-08 16:48:12 +09:00
strrchr.hpp fix copyright year 2014-01-08 16:48:12 +09:00
strspn.hpp fix <cstddef> include, for clang 3.5 earlier with libstdc++ 20140422 or later 2014-04-30 16:30:26 +09:00
strstr.hpp fix copyright year 2014-01-08 16:48:12 +09:00