issues
search
cpprefjp
/
site
cpprefjpサイトのMarkdownソース
https://cpprefjp.github.io/
382
stars
157
forks
source link
[C++23] cbeginを常にconst iteratorが返るようにする
#1084
Closed
faithandbrave
closed
1 year ago
faithandbrave
commented
1 year ago
P2278R4
cbegin should always return a constant iterator
onihusube
commented
1 year ago
この辺のリンクをメモしておいて、終わりです
P2836 R1 std::basic_const_iterator should follow its underlying type's convertibility
LWG Issue 3946. The definition of const_iterator_t should be reworked