File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 921921\tcode {true_type} if the corresponding condition is \tcode {true}, otherwise
922922\tcode {false_type}.
923923
924- \pnum
925- Let \tcode {\placeholdernc {ELEMS-OF}(T)} be the parameter pack
926- \tcode {get<\exposid {N}>(declval<T>())}, where \exposid {N} is the pack of
927- \tcode {size_t} template arguments of the specialization of
928- \tcode {index_sequence} denoted by
929- \tcode {make_index_sequence<tuple_size_v<remove_reference_t<T>>>}.
930-
931924\rSec 3[meta.unary.cat]{Primary type categories}
932925
933926\pnum
17651758\tcode {true_type} if the corresponding condition is true, otherwise
17661759\tcode {false_type}.
17671760
1761+ \pnum
1762+ Let \tcode {\placeholdernc {ELEMS-OF}(T)} be the parameter pack
1763+ \tcode {get<\exposid {N}>(declval<T>())}, where \exposid {N} is the pack of
1764+ \tcode {size_t} template arguments of the specialization of
1765+ \tcode {index_sequence} denoted by
1766+ \tcode {make_index_sequence<tuple_size_v<remove_reference_t<T>>>}.
1767+
17681768\begin {libreqtab3f }{Type relationship predicates}{meta.rel}
17691769\\ \topline
17701770\lhdr {Template} & \chdr {Condition} & \rhdr {Comments} \\ \capsep
You can’t perform that action at this time.
0 commit comments