Commit graph

189 commits

Author SHA1 Message Date
Frank B. Brokken
2e1c1d1177 update for c++14 until generic lambda 2015-08-15 12:41:27 +02:00
Frank B. Brokken
82a02ac206 simplified the expr.templates intro section 2015-08-15 10:27:40 +02:00
Frank B. Brokken
01227196bd WIP expr. templates, and added C++14 info about auto/decltype 2015-08-14 18:48:20 +02:00
Frank B. Brokken
79970a84fe C++14: using "template <parm> typename Name" is OK 2015-08-13 21:13:48 +02:00
Frank B. Brokken
ce7049e878 wip designing expression templates 2015-08-13 20:49:27 +02:00
Frank B. Brokken
1d3999c32a added expr. templ. vector examples in adv.templ./examples/vector* 2015-08-13 15:51:28 +02:00
Frank B. Brokken
c28c60c00a WIP: advancedtemplates expression templates 2015-08-13 15:39:29 +02:00
Frank B. Brokken
4b6b01c0f5 Fixed typos and repaired compilation problem encountered with g++-5 2015-08-11 13:50:29 +02:00
Frank B. Brokken
06dc02a274 added ./compiler.im containing compilation specific #defines 2015-07-23 15:50:53 +02:00
Frank B. Brokken
3c45e1065f Merge branch 'master' of ssh://git.code.sf.net/p/cppannotations/code 2015-07-23 11:15:18 +02:00
Frank B. Brokken
b9a6183598 typo 2015-07-21 03:14:27 +02:00
Frank B. Brokken
f9b6d3973c typo 2015-07-20 20:23:21 +02:00
Frank B. Brokken
965b6eb69e fixed typo 2015-06-12 18:42:42 +02:00
Frank B. Brokken
5a822ed425 typo 2015-05-28 15:44:53 +02:00
Frank B. Brokken
4344bc0e19 typo 2015-05-28 15:35:36 +02:00
Frank B. Brokken
e80cd28188 cosmetics 2015-05-28 13:36:31 +02:00
Frank B. Brokken
ac20c93f7d build pre OK 2015-05-28 10:47:18 +02:00
Frank B. Brokken
e62a5f091f wip on stl/negators 2015-05-27 21:13:13 +02:00
Frank B. Brokken
70493488f4 fixed minor flaws 2015-05-27 16:35:13 +02:00
Frank B. Brokken
2f0414d13a fixed parens and tabs 2015-05-27 16:19:44 +02:00
Frank B. Brokken
ab45ea1306 removed classtemplates/reftoref: superfluous because of lambda c.s. 2015-05-27 15:17:28 +02:00
Frank B. Brokken
4d14002744 rewrote generic/memberfunctionadaptors.yo 2015-05-27 13:56:45 +02:00
Frank B. Brokken
47878731fc rewrote stl/binders.yo 2015-05-27 12:19:47 +02:00
Frank B. Brokken
9bd3ee9891 removed references to C++11, since that's de facto the standard 2015-05-26 16:05:46 +02:00
Frank B. Brokken
cf78798259 cosmetics 2015-05-25 15:39:31 +02:00
Frank B. Brokken
5fc659ae51 relocated the regex format section 2015-05-25 14:12:38 +02:00
Frank B. Brokken
4114a28993 updated DOCVERSION in version.yo 2015-05-25 11:00:45 +02:00
Frank B. Brokken
44f1688c03 build docs completes OK 2015-05-24 21:00:38 +02:00
Frank B. Brokken
67a3b188a5 build pre WIP 2015-05-24 20:50:20 +02:00
Frank B. Brokken
f1791e518a added remarks about changes that become effective with C++17 2015-05-24 17:09:23 +02:00
Frank B. Brokken
0ec4bc90cf wip regex_replace 2015-05-24 14:32:13 +02:00
Frank B. Brokken
e3906517e4 wip regular expressions 2015-05-24 10:52:30 +02:00
Frank B. Brokken
b8804b7e27 wip stl regexes 2015-05-23 21:22:46 +02:00
Frank B. Brokken
29ca4ea749 wip on the stl/ regular expression files 2015-05-23 16:43:15 +02:00
Frank B. Brokken
e71c3237d1 wip 2015-05-20 18:43:05 +02:00
Frank B. Brokken
01ed9cb1a3 wip fine-tuning stl's regex class facilities 2015-05-19 20:43:49 +02:00
Frank B. Brokken
cae2fa9210 undid the ...>)tt(>)... modification, as Yodl 3.05.01 now correctly handles >> 2015-05-19 19:52:00 +02:00
Frank B. Brokken
c4f8be65ee Cosmetics and typos 2015-05-19 14:16:53 +02:00
Frank B. Brokken
f0b5a23bbf typo 2015-05-18 17:00:13 +02:00
Frank B. Brokken
99c4ca6bf6 cosmetic changes 2015-03-07 21:43:32 +01:00
Frank B. Brokken
79cafad2da classtemplates/examples/converting contains example of multiple inheritance
in combination with static polymorphism
2015-03-02 10:56:40 +01:00
Frank B. Brokken
b91b2cf4b4 ready for html5, requires yodl 3.05 2015-01-02 14:58:41 +01:00
Frank B. Brokken
eb1057c57e removed SF return 0; stmnts, WIP converting to html5 2014-12-28 13:46:43 +01:00
Frank B. Brokken
ba827e3150 fixed index reference 2014-12-24 19:47:46 +01:00
Frank B. Brokken
ac3059518c fixed unbalanced parentheses 2014-12-24 17:32:36 +01:00
Frank B. Brokken
b419346cc0 standardized mentioning of CC and MC for containers 2014-12-24 17:28:59 +01:00
Frank B. Brokken
507edb30ea cleanup of index entries completed 2014-12-23 21:59:45 +01:00
Frank B. Brokken
e84db2cbdf cleanup of index entries A to E (and rhs) 2014-12-23 17:30:02 +01:00
Frank B. Brokken
acfd91ad23 some typos 2014-12-21 16:39:53 +01:00
Frank B. Brokken
90b203333f modified threading/examples/events.cc and cosmetics 2014-12-20 18:08:52 +01:00