Commit graph

58 commits

Author SHA1 Message Date
Bolero-MURAKAMI
e57368faee add index_tuple summary page 2014-08-15 21:27:31 +09:00
Bolero-MURAKAMI
80ec4d0a7b support C++14 mode 2014-04-28 11:22:50 +09:00
Bolero-MURAKAMI
5b2ea7f0eb update Blog URL 2014-04-28 11:14:32 +09:00
Bolero-MURAKAMI
4beaef8db1 add supported compiler 2014-04-28 11:11:05 +09:00
Bolero-MURAKAMI
6183b74ad9 update make_array, update copyright 2014-04-28 11:06:06 +09:00
Bolero-MURAKAMI
2b0aaf71b4 support SPROUT_CXX14_CONSTEXPR 2013-11-04 14:31:03 +09:00
Bolero-MURAKAMI
88ee58bcf4 fix Issue #49 2013-09-13 17:22:10 +09:00
Bolero-MURAKAMI
60814eec8a add doc: basic_string constructor 2013-09-09 19:49:37 +09:00
Bolero-MURAKAMI
e312af77fc rebuid 2013-09-09 09:58:28 +09:00
Bolero-MURAKAMI
8abdca1749 add doc: substr 2013-09-08 22:18:51 +09:00
Bolero-MURAKAMI
5f453b10f6 add doc: basic_astring operator= 2013-09-08 19:28:17 +09:00
Bolero-MURAKAMI
5af5e8c300 add doc: basic_string assign 2013-09-08 18:59:50 +09:00
Bolero-MURAKAMI
c6a9bf338a add doc: basic_string aliases 2013-09-08 13:44:32 +09:00
Bolero-MURAKAMI
7b0f0541e3 add doc: basic_string (array compatible) 2013-09-06 16:46:03 +09:00
Bolero-MURAKAMI
260291ea69 add doc: basic_string index 2013-09-06 14:27:44 +09:00
Bolero-MURAKAMI
dd0c5f4dbb add doc: char_traits string operations (for iterator) 2013-09-05 17:16:56 +09:00
Bolero-MURAKAMI
0ef068c92b add doc: char_traits integer type operations 2013-09-05 15:31:02 +09:00
Bolero-MURAKAMI
3107804d87 add doc: char_traits string operations 2013-09-05 14:09:23 +09:00
Bolero-MURAKAMI
b7d68b357d add doc: char_traits character operations 2013-09-05 13:09:04 +09:00
Bolero-MURAKAMI
55eba4ae71 fix typo 2013-09-05 10:25:51 +09:00
Bolero-MURAKAMI
eb45406c0d add doc: char_traits index 2013-09-05 09:58:35 +09:00
Bolero-MURAKAMI
b692583906 add doc string operator+ 2013-09-04 21:55:51 +09:00
Bolero-MURAKAMI
5e83aa2c79 add doc: string comparison 2013-09-04 19:28:01 +09:00
Bolero-MURAKAMI
794666afac add doc: string tupele support, hash support 2013-09-04 18:37:01 +09:00
Bolero-MURAKAMI
4e71ab19c4 add google analytics 2013-09-04 16:06:44 +09:00
Bolero-MURAKAMI
32f501da05 fix doc: tristate_lexicographical_compare 2013-09-04 12:32:12 +09:00
Bolero-MURAKAMI
2766cb0ca5 fix doc: tristate_lexicographical_compare delimiter version 2013-09-03 21:53:22 +09:00
Bolero-MURAKAMI
c2251ce7ea add doc: string index 2013-09-02 20:43:20 +09:00
Bolero-MURAKAMI
a2580d4926 add doc: array tuple support, hash support 2013-08-31 19:32:55 +09:00
Bolero-MURAKAMI
bf12021ae6 fix directory structure 2013-08-30 14:02:02 +09:00
Bolero-MURAKAMI
bd73a0c510 update for sphinx 1.1.3 2013-08-30 11:14:14 +09:00
Bolero-MURAKAMI
e1db16caf9 renew libraries index 2013-08-29 23:20:11 +09:00
Bolero-MURAKAMI
502f765a40 fix typo 2013-08-29 22:44:11 +09:00
Bolero-MURAKAMI
4b21f64ea9 add doc: array comparisons 2013-08-29 22:39:54 +09:00
Bolero-MURAKAMI
ed85c56acc add doc: array generators 2013-08-29 21:51:44 +09:00
Bolero-MURAKAMI
72f335f35a rebuid doc: for find_first_of 2013-08-27 18:17:23 +09:00
Bolero-MURAKAMI
2e71fabb24 write array items 2013-08-26 13:12:13 +09:00
Bolero-MURAKAMI
a479b3c242 change theme: sphinxdoc 2013-08-26 00:09:33 +09:00
Bolero-MURAKAMI
3a5283e165 add doc: array members 2013-08-25 23:14:03 +09:00
Bolero-MURAKAMI
227a35c29c add doc: lexicographical_compare, clamp 2013-08-24 18:02:54 +09:00
Bolero-MURAKAMI
29babfce4e add doc: min_element, max_element, minmax_element 2013-08-24 13:14:37 +09:00
Bolero-MURAKAMI
1320b41d88 fix doc minmax 2013-08-23 23:35:23 +09:00
Bolero-MURAKAMI
e036b54fcb add doc: min, max, minmax 2013-08-23 23:30:09 +09:00
Bolero-MURAKAMI
22cff01bf8 add doc: Heap operation 2013-08-23 15:28:44 +09:00
Bolero-MURAKAMI
c4e3ce3d5e add doc: Binary search algorithms 2013-08-23 00:08:35 +09:00
Bolero-MURAKAMI
958e2cb7a4 add doc: is_increasing, is_decreasing 2013-08-22 16:53:23 +09:00
Bolero-MURAKAMI
15397fdd71 add doc:is_sorted, is_sorted_until 2013-08-22 01:56:46 +09:00
Bolero-MURAKAMI
f9472c5100 rebuild: (fix typo) 2013-08-21 02:35:21 +09:00
Bolero-MURAKAMI
c5af780d6b add doc: all non-modifying sequence operation 2013-08-21 01:57:29 +09:00
Bolero-MURAKAMI
d58e8ce805 add doc: find_end, find_first_of, adjacent_find 2013-08-20 21:12:57 +09:00