Home
Register
Login
Login
Last issues related to cplusplus/draft project
jwakely
2023-01-25
Harmonize wording for format-spec syntax used by different formatter specializations
0
Likes
0
Replies
sunmy2019
2023-01-22
expression in requirement-seq no longer IFNDR due to DR2392
0
Likes
2
Replies
dangelog
2023-01-18
Attributes on hidden friends
0
Likes
4
Replies
notbob-at-tessellation-com
2023-01-18
using const_reverse_iterator = reverse_iterator<const_iterator>;
0
Likes
3
Replies
notbob-at-tessellation-com
2023-01-18
(primary-expression && ...) in a requires-clause
0
Likes
6
Replies
notbob-at-tessellation-com
2023-01-18
unsigned long Maxcode = 0x10ffff
0
Likes
7
Replies
hewillk
2023-01-03
[range.adjacent.transform.iterator, range.adjacent.transform.sentinel] unfriendly horizontal scroll bar
0
Likes
3
Replies
jacobsa
2022-12-26
[coroutine.handle] clarify whether it's legal to create handles for promise base classes
0
Likes
1
Replies
leni536
2022-12-20
Clarify wording of [class.eq]
0
Likes
2
Replies
tkoeppe
2022-12-19
Dismantling requirements tables 29-36
0
Likes
8
Replies
tkoeppe
2022-12-15
"calls `swap` for `x` with `y`" is unusal
0
Likes
0
Replies
tkoeppe
2022-12-15
`badbit` not properly qualified as `ios_base::badbit`
0
Likes
1
Replies
dangelog
2022-12-14
[range.split] The example does not work after P2499R0
0
Likes
1
Replies
hewillk
2022-12-11
[format.syn] No forward declaration for `tuple` formatter
0
Likes
0
Replies
hewillk
2022-12-11
[format] No description for `STATICALLY-WIDEN`
0
Likes
1
Replies
tkoeppe
2022-11-21
Reword "corresponding function templates"
0
Likes
0
Replies
tkoeppe
2022-11-19
Dismantle remaining requirements tables
0
Likes
0
Replies
hawkinsw
2022-11-17
Incorrect types for application of "temporary materialization conversion" in [conv.array]
0
Likes
3
Replies
JohelEGP
2022-11-16
[time.clock.req] Fix punctuation of list p4
0
Likes
1
Replies
burblebee
2022-11-15
Inconsistent Latex source for "const" in "(possibly const)"
0
Likes
2
Replies
ChuanqiXu9
2022-11-14
[basic.stc.dynamic.general]p2 is not easy to tell whether the following functions are attached to the global mdoule fragment
1
Likes
0
Replies
JohelEGP
2022-11-09
Compatibility entry check for new headers
0
Likes
0
Replies
jwakely
2022-11-06
[time.syn] <chrono> synopsis uses time_zone before declaring it
0
Likes
0
Replies
jwakely
2022-11-04
[time.clock.tai.nonmembers] Example doesn't use the function it's supposed to show
0
Likes
1
Replies
xmh0511
2022-11-04
[expr.new] p20 Accurate the example for the allocation call in array new expression
0
Likes
0
Replies
jwakely
2022-11-03
[time.format] incorrect namespace qualifications
0
Likes
0
Replies
ASaltedFishBoy
2022-10-27
new (ptr) T() == static_cast<T*>(ptr) ?
0
Likes
3
Replies
hubert-reinterpretcast
2022-10-25
[sequences.general] <array> claimed to define a template meeting sequence container requirements
0
Likes
10
Replies
jwakely
2022-10-19
Member typedefs of iterators are missing from index of library names
0
Likes
0
Replies
brevzin
2022-10-19
Change range adaptor examples to print with formatting ranges
1
Likes
1
Replies
jwakely
2022-10-17
[format.arg] remove friend declaration from basic_format_arg::handle
0
Likes
1
Replies
jwakely
2022-10-17
[format.args] p1 should use "recommended practice"
0
Likes
0
Replies
frederick-vs-ja
2022-10-12
[range.repeat] The template parameter name `W` is confusing
1
Likes
2
Replies
strega-nil-ms
2022-10-11
(bunch of ranges) inconsistency about whether `*_view::iterator` has the `class` or `struct` class-key
0
Likes
5
Replies
frederick-vs-ja
2022-10-11
[tuple.rel] Unusual wording for comparison operators added by P2165R4
0
Likes
0
Replies
jwakely
2022-10-07
Index of library names has cbegin(const C&) and cend(const C&)
0
Likes
2
Replies
jwakely
2022-10-07
Index of library names has exposition-only names under "Symbols"
0
Likes
2
Replies
blackteahamburger
2022-10-07
[basic.stc.general]/4 Move the use of invalid pointer values to [basic.compound]/3
0
Likes
0
Replies
CaseyCarter
2022-10-05
[range.split.view,range.chunk.by.view] public exposition-only member functions?
0
Likes
1
Replies
JohelEGP
2022-10-04
Guidelines for introducing `\label`s
0
Likes
1
Replies
t3nsor
2022-10-01
[expr.mtr.oper]/6 refers to "the operand for the function call operator", as if there can only be one
0
Likes
0
Replies
JohelEGP
2022-10-01
[expr.const] Disjunction disqualifies `construct_from` of non-active member
0
Likes
3
Replies
HunterKohler
2022-09-22
[expected.expected] Missing explicit specification for unexpected-converting constructor
0
Likes
1
Replies
JohelEGP
2022-09-22
[range.cartesian.iterator] Absolve single item list
0
Likes
0
Replies
xmh0511
2022-09-22
[intro.execution] p8 Sequenced before and the subexpressions thereof
0
Likes
0
Replies
hewillk
2022-09-20
[ranges.syn] `repeat_view`, `stride_view`, `cartesian_product_view` are not marked as freestanding
0
Likes
3
Replies
CaseyCarter
2022-09-18
[headers] Ordering `<type_traits>`
0
Likes
0
Replies
jwakely
2022-09-15
ranges::get should be freestanding
0
Likes
1
Replies
ArsenArsen
2022-09-15
[ranges.syn] std::[ranges::]get([const ]subrange<I, S, K>&) is not marked freestanding
0
Likes
2
Replies
jwakely
2022-09-14
[syserr.general] should use "Recommended practice"
0
Likes
1
Replies
jwakely
2022-09-14
this_thread::get_id() is not related to psychoanalysis
0
Likes
3
Replies
jwakely
2022-09-14
Some exposition-only types are not formatted as such in the index
0
Likes
8
Replies
jwakely
2022-09-14
vector<bool>::reference is not indexed
0
Likes
0
Replies
jwakely
2022-09-14
[func.bind.isplace] Add cross-reference to [func.bind.place]
0
Likes
0
Replies
jwakely
2022-09-14
placeholders::_2 is not indexed
0
Likes
6
Replies
jwakely
2022-09-13
[over.best.ics.general] p6 is long
0
Likes
2
Replies
blackteahamburger
2022-09-12
[expr.prim.lambda.capture]/8 Add a note explaining when capture is required
0
Likes
3
Replies
xmh0511
2022-09-12
[conv.fcttpr] Clarify the definition and the corresponding examples
0
Likes
0
Replies
jwakely
2022-09-07
[format.string.std] where does the "0x" base prefix for pointers get added?
0
Likes
0
Replies
xmh0511
2022-09-07
[expr.unary.op] p10 The operand should be the promoted operand
0
Likes
0
Replies
xmh0511
2022-09-07
[class.local] p1 Improve the definition of local class
0
Likes
0
Replies
frederick-vs-ja
2022-09-06
[expr.const] Consider using "non-constant library call" more generally
0
Likes
0
Replies
tkoeppe
2022-09-04
Style exposition-only members of flat_map, flat_multimap, flat_set, flat_multiset consistently
0
Likes
1
Replies
tkoeppe
2022-09-04
Style for chain-of-"otherwise" itemizations
0
Likes
5
Replies
jwakely
2022-09-03
Add blanket wording for "Returns: *this." on assignment operators
0
Likes
0
Replies
jwakely
2022-09-03
Add blanket wording for operator++(int) on iterators
0
Likes
2
Replies
JohelEGP
2022-08-18
[std] Revise uses of undefined term "potentially throwing"
0
Likes
0
Replies
ben-craig
2022-08-16
std::destroy should be marked freestanding
0
Likes
0
Replies
hewillk
2022-08-16
[range.chunk.fwd.iter, range.stride.iterator] What precondition is implied here?
0
Likes
4
Replies
JohelEGP
2022-08-14
[flat.set.modifiers] Drop `return` statement from code block in *Effects* element
0
Likes
0
Replies
tkoeppe
2022-08-14
Flat map assorted editorial improvements
0
Likes
7
Replies
tkoeppe
2022-08-07
Example "uninit" in [dcl.constexpr] no longer valid
0
Likes
2
Replies
tkoeppe
2022-08-07
[{o,i}stream.formatted] inconsistent in use of Elements
0
Likes
0
Replies
JohelEGP
2022-08-07
[cpp.predefined] Use of "an" broadens condition too much
0
Likes
3
Replies
© 2022 pullanswer.com - All rights reserved.
Privacy policy