diff options
author | Adrian Kummerlaender | 2015-02-15 20:31:07 +0100 |
---|---|---|
committer | Adrian Kummerlaender | 2015-02-15 20:31:07 +0100 |
commit | 8e49cc6f8f2186ef028bfa765fd06e52ce5218c5 (patch) | |
tree | d5ea614a9e666c267f85b1377f909f63868a3b13 /example/prime | |
parent | 46e174935b122c0da4b51532a7f683a512eeaf65 (diff) | |
download | TypeAsValue-8e49cc6f8f2186ef028bfa765fd06e52ce5218c5.tar TypeAsValue-8e49cc6f8f2186ef028bfa765fd06e52ce5218c5.tar.gz TypeAsValue-8e49cc6f8f2186ef028bfa765fd06e52ce5218c5.tar.bz2 TypeAsValue-8e49cc6f8f2186ef028bfa765fd06e52ce5218c5.tar.lz TypeAsValue-8e49cc6f8f2186ef028bfa765fd06e52ce5218c5.tar.xz TypeAsValue-8e49cc6f8f2186ef028bfa765fd06e52ce5218c5.tar.zst TypeAsValue-8e49cc6f8f2186ef028bfa765fd06e52ce5218c5.zip |
Reduced `Filter` and `Remove` implementations to direct aliases
* i.e. instead of defining full class templates in the `detail` namespace we only define predicate helpers
* I don't like how some symbols have to be prefixed with `tav::` in the `detail` namespace to prevent conflicts - this is one reason why as much implementation as possible should be moved to template aliases
Diffstat (limited to 'example/prime')
0 files changed, 0 insertions, 0 deletions