Sprout/sprout/cstring
2014-04-23 01:27:03 +09:00
..
memchr.hpp add <cstring> and <cwchar> compatible constexpr functions 2014-04-23 01:27:03 +09:00
memcmp.hpp add <cstring> and <cwchar> compatible constexpr functions 2014-04-23 01:27:03 +09:00
memcpy.hpp add <cstring> and <cwchar> compatible constexpr functions 2014-04-23 01:27:03 +09:00
memmove.hpp add <cstring> and <cwchar> compatible constexpr functions 2014-04-23 01:27:03 +09:00
memset.hpp add <cstring> and <cwchar> compatible constexpr functions 2014-04-23 01:27:03 +09:00
strcat.hpp add <cstring> and <cwchar> compatible constexpr functions 2014-04-23 01:27:03 +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 <cstring> and <cwchar> compatible constexpr functions 2014-04-23 01:27:03 +09:00
strcspn.hpp fix copyright year 2014-01-08 16:48:12 +09:00
strlen.hpp fix copyright year 2014-01-08 16:48:12 +09:00
strncat.hpp add <cstring> and <cwchar> compatible constexpr functions 2014-04-23 01:27:03 +09:00
strncmp.hpp add <cstring> and <cwchar> compatible constexpr functions 2014-04-23 01:27:03 +09:00
strncpy.hpp add <cstring> and <cwchar> compatible constexpr functions 2014-04-23 01:27:03 +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 copyright year 2014-01-08 16:48:12 +09:00
strstr.hpp fix copyright year 2014-01-08 16:48:12 +09:00