- : 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 |
---|---|
Functions | |
Adaptors | |
make_reverse_iterator | |
Range access | |
cbegin | |
cend | |
rbegin crbegin |
|
end crend |
C++17 Features | Implemented in |
---|---|
Functions | |
Range access | |
size | |
empty | |
data |