- : Cannot implement with language itself. Need compiler support. Used C++ N STL
- : Partially implemented with C++ N
- : Fully implemented with C++ N
- : Not yet implemented
C++ 14 Features | Implemented in |
---|---|
Classes | |
Bitwise operations | |
bit_not |
C++ 17 Features | Implemented in |
---|---|
Classes | |
Negators | |
not_fn | |
Searchers | |
default_searcher | |
boyer_moore_searcher | |
boyer_moore_horspool_searcher | |
Functions | |
invoke |
C++ 23 Features | Implemented in |
---|---|
Functions | |
invoke_r |