Commit Graph

8 Commits

Author SHA1 Message Date
Marshall Clow
d6b7f3da90 Use boost::begin/end instead of macros 2017-05-03 22:38:21 -07:00
Marshall Clow
f1e9d3140c Made is_palindrome work for C++03 2016-08-17 13:49:16 -07:00
Alexander
ff79a9c2db Updated tests 2016-08-16 16:22:01 +03:00
Alexander Zaitsev
3c25ce1090 Added C-String support for 'is_palindrome'
Updated doc, example and tests.
2016-08-16 05:14:56 +03:00
Alexander
093900a8f3 [micro] Replaced constructor of singleElement
Replaced bracket initializes constructor to simply constructor with two arguments in std::vector
2016-07-11 18:25:04 +03:00
Alexander
366274ff0a Added new tests to is_palindrome_test
Added evenNonPalindrome and oddPalindrome tests.
2016-07-06 22:56:02 +03:00
Alexander Zaitsev
1ec1cd3045 Fixed is_palindrome_test 2016-07-06 11:57:05 +03:00
Alexander Zaitsev
9bee197bd8 Added all files to the new repository 2016-07-06 11:42:18 +03:00