Commit Graph

46 Commits

Author SHA1 Message Date
Vladimir Batov
b96c1277dd reverted prev. change; too restrictive 2017-04-02 10:33:36 +10:00
Vladimir Batov
79ab400f49 restricted to __cplusplus 201103L 2017-04-02 06:15:43 +10:00
Vladimir Batov
146fd3f887 removed unnecessary 'public' from boost::cnv::by_default declaration 2017-03-22 08:48:40 +11:00
Vladimir Batov
8d3307fdb9 minor 2017-03-22 08:44:43 +11:00
Vladimir Batov
10bac406f7 2014->2016 2016-09-30 20:20:33 +10:00
Vladimir Batov
f066fac3d1 turning std=c++11 on 2015-01-10 20:19:39 +11:00
Vladimir Batov
e779d01e69 cleanup 2014-12-06 20:21:11 +11:00
Vladimir Batov
afaf6677b7 removed unnecessary is_cnv 2014-11-30 20:11:28 +11:00
Vladimir Batov
67ae39ffe5 cleanup 2014-11-30 08:39:32 +11:00
Vladimir Batov
d5214859dc algorithms: added cnv::apply with templated op() 2014-11-29 19:45:10 +11:00
Vladimir Batov
a37b4e612f cleanup 2014-11-27 21:38:40 +11:00
Vladimir Batov
73782b95e8 incorporated handling of boost::ref into cnv::is_cnv and, consequently, removed explicit convert api for reference_wrapper 2014-11-13 08:36:59 +11:00
Vladimir Batov
082f12bf7b incorporated handling of boost::ref into cnv::is_cnv and, consequently, removed explicit convert api for reference_wrapper 2014-11-13 08:30:16 +11:00
Vladimir Batov
3a01a9778a working around clang complaining about delayed boost::cnv::by_default declaration 2014-11-12 09:54:33 +11:00
Vladimir Batov
411e483af9 renamed adapter to reference similar to std::vector<bool> 2014-09-14 20:36:20 +10:00
Vladimir Batov
4a7d7c6d7c adapter to adaptor 2014-07-13 21:15:22 +10:00
Vladimir Batov
0b38ad56b4 cleanup 2014-07-10 22:11:50 +10:00
Vladimir Batov
d65352a24a separated cnv and cref(cnv) interfaces; added custom-string chapter 2014-07-10 22:05:12 +10:00
Vladimir Batov
1669eb1074 adding text for Doxygen 2014-07-03 15:14:09 +10:00
Mike
9080460b68 MSVC work-in-progress 2014-06-30 17:04:24 +10:00
Vladimir Batov
a8229792c6 optimized adapter::op() per Alex suggestion 2014-06-28 07:34:37 +10:00
Vladimir Batov
23278f3f98 added cnv::strol chapter 2014-06-26 22:46:09 +10:00
Vladimir Batov
8de2a8fa00 extending printf 2014-06-25 12:28:09 +10:00
Vladimir Batov
e7529fe5b8 adding doxygen comments 2014-06-23 12:41:07 +10:00
Vladimir Batov
fb474f164c cleanup 2014-06-23 11:45:46 +10:00
Vladimir Batov
59ec0b3009 added more is_cnv 2014-06-23 10:18:07 +10:00
Vladimir Batov
62b366795b docs 2014-06-21 17:19:50 +10:00
Vladimir Batov
6c5c5e4098 renamed the def. converter to cnv::by_default 2014-06-21 17:10:27 +10:00
Vladimir Batov
ff5ff0def4 added default converter 2014-06-21 15:19:05 +10:00
Vladimir Batov
f3e3939bad tests, docs extended 2014-06-20 21:24:14 +10:00
Vladimir Batov
781c4f4836 cleanup 2014-06-20 16:48:06 +10:00
VB
194f33d029 docs 2014-06-20 14:21:40 +10:00
VB
1d47762042 unnecesary header removed 2014-06-19 11:14:18 +10:00
VB
17eb8b2137 adjusted to use optional::value_or_eval 2014-06-19 10:38:53 +10:00
Vladimir Batov
713dfb2955 added non-optional api 2014-06-18 14:08:35 +10:00
VB
1901ca26d5 work-in-progress 2014-06-17 13:17:32 +10:00
Vladimir Batov
bb2609091e working on is_convert 2014-06-15 18:06:04 +10:00
Vladimir Batov
cd9602907b is_converter 2014-06-14 18:37:46 +10:00
Vladimir Batov
47ec002108 working docs 2014-06-14 09:59:39 +10:00
VB
2cbcd0ed3e cleanup 2014-06-12 14:51:25 +10:00
VB
c492ab49cf addressing review comments 2014-06-11 13:30:20 +10:00
VB
3357664538 addressing review comments 2014-06-11 08:37:28 +10:00
VB
fe752d8423 addressing review comments 2014-06-05 20:55:15 +10:00
Vladimir Batov
7821b8d78e addresing review comments 2014-06-04 23:20:39 +10:00
Vladimir Batov
614e91ab74 refactoring 2014-06-03 22:19:47 +10:00
Vladimir Batov
0681282c55 addressing review comments 2014-06-02 21:18:29 +10:00