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 921
921
\tcode {true_type} if the corresponding condition is \tcode {true}, otherwise
922
922
\tcode {false_type}.
923
923
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
-
931
924
\rSec 3[meta.unary.cat]{Primary type categories}
932
925
933
926
\pnum
1765
1758
\tcode {true_type} if the corresponding condition is true, otherwise
1766
1759
\tcode {false_type}.
1767
1760
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
+
1768
1768
\begin {libreqtab3f }{Type relationship predicates}{meta.rel}
1769
1769
\\ \topline
1770
1770
\lhdr {Template} & \chdr {Condition} & \rhdr {Comments} \\ \capsep
You can’t perform that action at this time.
0 commit comments