summaryrefslogtreecommitdiff
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* 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