summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* year in copyright noticeHEADmasterWolfgang Draxinger2020-03-301-1/+1
* Merge branch 'master' of datenwolf.net:/srv/git/dwuWolfgang Draxinger2020-03-301-3/+27
|\
| * removed superfluous mixed type operators template allocator typesWolfgang Draxinger2019-07-221-3/+3
| * finegrained operator category selectionWolfgang Draxinger2019-07-201-0/+24
* | string escape sequence captureWolfgang Draxinger2020-03-301-0/+93
|/
* added shift operatorsWolfgang Draxinger2019-07-191-0/+8
* 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-191-11/+41
* added mixed containers same type supportWolfgang Draxinger2019-07-181-7/+63
* split off mixed type/container operators into dedicated namespacesWolfgang Draxinger2019-07-181-51/+130
* 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-041-4/+3
* dwu::operatorsWolfgang Draxinger2019-07-041-0/+80