site icon indicating copy to clipboard operation
site copied to clipboard

cpprefjpサイトのMarkdownソース

Results 112 site issues
Sort by recently updated
recently updated
newest added

- [P0848R3 Conditionally trivial special member functions](http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2019/p0848r3.html)

TASK

ref: - #718 - https://timsong-cpp.github.io/cppwp/n4861/basic.def.odr#9 - https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2017/p0588r1.html ## 疑問点 ```cpp void f(int n) { [=](int k = n) {}; // error: n is not odr-usable due to being // outside...

feedback-needed

- [P2590R2](https://wg21.link/p2590r2) Explicit lifetime management

TASK

- [P2520R0](https://wg21.link/p2520r0) `move_iterator` should be a random access iterator

TASK

- [P2404R3](https://wg21.link/p2404r3) Move-only types for equality_comparable_with, totally_ordered_with, and three_way_comparable_with

TASK

- [P1223R5](https://wg21.link/p1223r5) find_last

TASK

- [P2393R1](https://wg21.link/p2393r1) Cleaning up integer-class types

TASK

- [P2077R3](https://wg21.link/p2077r3) Heterogeneous erasure overloads for associative containers

TASK

- [P1072R10](https://wg21.link/p1072r10) basic_string::resize_and_overwrite

TASK

- [P0401R6](https://wg21.link/p0401r6) Providing size feedback in the Allocator interface

TASK