File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 6758
6758
where $ T$ is the type or type alias represented by \tcode {type}
6759
6759
\\ \rowsep
6760
6760
6761
- \tcode {bool meta::\placeholder {BINARY}(info type );\br
6762
- bool meta::\placeholder {BINARY}_type(info type );} &
6761
+ \tcode {bool meta::\placeholder {BINARY}(info t1, info t2 );\br
6762
+ bool meta::\placeholder {BINARY}_type(info t1, info t2 );} &
6763
6763
\tcode {std::\placeholder {BINARY}_v<$ \mathit {T1}$ , $ \mathit {T2}$ >},
6764
6764
where $ \mathit {T1}$ and $ \mathit {T2}$ are the types or type aliases
6765
6765
represented by \tcode {t1} and \tcode {t2}, respectively
6782
6782
whose elements are represented by the corresponding elements of \tcode {args}
6783
6783
\\ \rowsep
6784
6784
6785
- \tcode {info meta::\placeholder {UNARY}(info type);\br
6786
- info meta::\placeholder {UNARY}(info type);} &
6785
+ \tcode {info meta::\placeholder {UNARY}(info type);} &
6787
6786
A reflection representing the type denoted by
6788
6787
\tcode {std::\placeholder {UNARY}_t<\brk {}$ T$ >},
6789
6788
where $ T$ is the type or type alias represented by \tcode {type}
You can’t perform that action at this time.
0 commit comments