File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 67586758where $ T$ is the type or type alias represented by \tcode {type}
67596759\\ \rowsep
67606760
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 );} &
67636763\tcode {std::\placeholder {BINARY}_v<$ \mathit {T1}$ , $ \mathit {T2}$ >},
67646764where $ \mathit {T1}$ and $ \mathit {T2}$ are the types or type aliases
67656765represented by \tcode {t1} and \tcode {t2}, respectively
67826782whose elements are represented by the corresponding elements of \tcode {args}
67836783\\ \rowsep
67846784
6785- \tcode {info meta::\placeholder {UNARY}(info type);\br
6786- info meta::\placeholder {UNARY}(info type);} &
6785+ \tcode {info meta::\placeholder {UNARY}(info type);} &
67876786A reflection representing the type denoted by
67886787\tcode {std::\placeholder {UNARY}_t<\brk {}$ T$ >},
67896788where $ T$ is the type or type alias represented by \tcode {type}
You can’t perform that action at this time.
0 commit comments