12 Commits

Author SHA1 Message Date
John Wellbelove
696247c0f5 Removed default function template parameter value. 2017-12-21 13:52:43 +00:00
John Wellbelove
a742749849 Merge branch 'development' 2017-11-01 09:33:17 +00:00
John Wellbelove
bc7c3e4426 Merge remote-tracking branch 'origin/memcpy_containers' into development
# Conflicts:
#	test/test_string_char.cpp
#	test/test_string_u16.cpp
#	test/test_string_u32.cpp
#	test/test_string_wchar_t.cpp
2017-06-17 16:39:45 +01:00
John Wellbelove
97ead6fc27 Added repair functions to allow certain containers to copied with low level functions such as memcpy. 2017-06-17 15:33:04 +01:00
John Wellbelove
4bc0b58c3c Added hash functors for top level string classes. 2017-06-14 20:26:58 +01:00
John Wellbelove
6a69089bfe Conditional compilation for hash functions. 2017-06-12 23:16:37 +01:00
John Wellbelove
14b25fc3f2 Conditional compilation for hash functions. 2017-06-12 23:08:49 +01:00
John Wellbelove
6c512e261c Conditional compilation for hash functions. 2017-06-12 22:59:36 +01:00
John Wellbelove
d58f675722 Added hash functions 2016-12-28 12:40:29 +00:00
jwellbelove
ae2e4609b2 Added hash functions for strings. 2016-11-16 13:06:16 +00:00
John Wellbelove
dac6bda2f9 Incorrect base class call to wstring instead of iwstring in constructor. 2016-06-30 21:18:55 +01:00
John Wellbelove
f0f75788d0 Added string classes. 2016-06-26 11:52:11 +01:00