summaryrefslogtreecommitdiff
path: root/example/operators.cc
Commit message (Expand)AuthorAgeFilesLines
* finegrained operator category selectionWolfgang Draxinger2019-07-201-4/+5
* added shift operatorsWolfgang Draxinger2019-07-191-0/+9
* same container, mixed type required per type allocator template parametersWolfgang Draxinger2019-07-191-7/+26
* split off mixed type/container operators into dedicated namespacesWolfgang Draxinger2019-07-181-4/+7
* compile examples -Wall -Werror and remove std::move to allow copy elisionWolfgang Draxinger2019-07-041-1/+2
* dwu::operatorsWolfgang Draxinger2019-07-041-0/+45