-
Notifications
You must be signed in to change notification settings - Fork 790
Closed
Description
[func.bind.isbind]:
InstantiationsSpecializations of theis_bind_expression
template shall satisfy the Cpp17UnaryTypeTrait requirements (20.15.1). The implementationshall provideprovides a definition that has a base characteristic oftrue_type
ifT
is a type returned frombind
, otherwise itshall havehas a base characteristic offalse_type
.
Similarly in [func.bind.isplace].
The Returns: and Remarks: in [func.bind.bind] shouldn't be using "shall", and neither should [func.bind.place] p1 and p2.
Metadata
Metadata
Assignees
Labels
No labels