std::ranges::cartesian product
GPTKB entity
Statements (13)
Predicate | Object |
---|---|
gptkbp:instanceOf |
function template
|
gptkbp:allows |
ranges
|
gptkbp:category |
range adaptor
|
gptkbp:definedIn |
gptkb:C++23
<ranges> header |
gptkbp:headerFile |
<ranges>
|
https://www.w3.org/2000/01/rdf-schema#label |
std::ranges::cartesian product
|
gptkbp:introducedIn |
gptkb:C++23
|
gptkbp:namespace |
std::ranges
|
gptkbp:purpose |
creates a view representing the cartesian product of input ranges
|
gptkbp:result |
cartesian_product_view
|
gptkbp:bfsParent |
gptkb:C++23
|
gptkbp:bfsLayer |
6
|