summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* year in copyright noticeHEADmasterWolfgang Draxinger2020-03-301-1/+1
* Merge branch 'master' of datenwolf.net:/srv/git/dwuWolfgang Draxinger2020-03-302-7/+32
|\
| * removed superfluous mixed type operators template allocator typesWolfgang Draxinger2019-07-221-3/+3
| * finegrained operator category selectionWolfgang Draxinger2019-07-202-4/+29
* | string escape sequence captureWolfgang Draxinger2020-03-301-0/+93
|/
* added shift operatorsWolfgang Draxinger2019-07-192-0/+17
* fixed a misformulation in operators implementation notes commentWolfgang Draxinger2019-07-191-1/+1
* same container, mixed type required per type allocator template parametersWolfgang Draxinger2019-07-193-19/+74
* added mixed containers same type supportWolfgang Draxinger2019-07-181-7/+63
* split off mixed type/container operators into dedicated namespacesWolfgang Draxinger2019-07-182-55/+137
* a little bit of formatting and undefining helper macro once doneWolfgang Draxinger2019-07-041-3/+4
* compile examples -Wall -Werror and remove std::move to allow copy elisionWolfgang Draxinger2019-07-043-6/+6
* dwu::operatorsWolfgang Draxinger2019-07-044-0/+152