Namespaces
Variants
Views
Actions

Difference between revisions of "Template:lconcept/cat"

From cppreference.com
(+)
m (+ added stoppable-source and stoppable-callback-for)
 
(14 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
{{#switch:{{{1}}}
 
{{#switch:{{{1}}}
|Same
+
|same_as
|DerivedFrom
+
|derived_from
|ConvertibleTo
+
|convertible_to
|CommonReference
+
|common_reference_with
|Common
+
|common_with
|Integral
+
|integral
|SignedIntegral
+
|signed_integral
|UnsignedIntegral
+
|unsigned_integral
|Assignable
+
|floating_point
|Swappable
+
|assignable_from
|SwappableWith
+
|swappable
|Boolean
+
|swappable_with
|EqualityComparable
+
|boolean-testable
|EqualityComparableWith
+
|equality_comparable
|StrictTotallyOrdered
+
|equality_comparable_with
|StrictTotallyOrderedWith
+
|totally_ordered
|Destructible
+
|totally_ordered_with
|Constructible
+
|destructible
|DefaultConstructible
+
|constructible_from
|MoveConstructible
+
|default_initializable
|CopyConstructible
+
|move_constructible
|Movable
+
|copy_constructible
|Copyable
+
|movable
|Semiregular
+
|copyable
|Regular
+
|semiregular
|Invocable
+
|regular
|RegularInvocable
+
|invocable
|Predicate
+
|regular_invocable
|Relation
+
|predicate
|StrictWeakOrder=concepts
+
|relation
|UniformRandomBitGenerator=numeric/random
+
|equivalence_relation
|Readable
+
|strict_weak_order=concepts
|Writable
+
|three_way_comparable
|WeaklyIncrementable
+
|three_way_comparable_with=utility/compare
|Incrementable
+
|uniform_random_bit_generator=numeric/random
|Iterator
+
|indirectly_readable
|Sentinel
+
|indirectly_writable
|SizedSentinel
+
|weakly_incrementable
|InputIterator
+
|incrementable
|OutputIterator
+
|input_or_output_iterator
|ForwardIterator
+
|sentinel_for
|BidirectionalIterator
+
|sized_sentinel_for
|RandomAccessIterator
+
|input_iterator
|IndirectUnaryInvocable
+
|output_iterator
|IndirectUnaryPredicate
+
|forward_iterator
|IndirectRelation
+
|bidirectional_iterator
|IndirectStrictWeakOrder
+
|random_access_iterator
|IndirectlyMovable
+
|contiguous_iterator
|IndirectlyMovableStorable
+
|indirectly_unary_invocable
|IndirectlyCopyable
+
|indirectly_regular_unary_invocable
|IndirectlyCopyableStorable
+
|indirect_unary_predicate
|IndirectlySwappable
+
|indirect_binary_predicate
|IndirectlyComparable
+
|indirect_equivalence_relation
|Permutable
+
|indirect_strict_weak_order
|Mergeable
+
|indirectly_movable
|Sortable=iterator
+
|indirectly_movable_storable
|Range
+
|indirectly_copyable
|SizedRange
+
|indirectly_copyable_storable
|View
+
|indirectly_swappable
|InputRange
+
|indirectly_comparable
|OutputRange
+
|permutable
|ForwardRange
+
|mergeable
|BidirectionalRange
+
|sortable=iterator
|RandomAccessRange
+
|range
|ContiguousRange
+
|borrowed_range
|CommonRange
+
|sized_range
|ViewableRange=range
+
|view
 +
|input_range
 +
|output_range
 +
|forward_range
 +
|bidirectional_range
 +
|random_access_range
 +
|contiguous_range
 +
|common_range
 +
|viewable_range
 +
|constant_range=ranges
 +
|stoppable-source
 +
|stoppable-callback-for
 +
|stoppable_token
 +
|unstoppable_token=thread
 +
|operation_state
 +
|receiver
 +
|receiver_of
 +
|scheduler
 +
|sender
 +
|sender_in
 +
|sender_to=execution
 
|#default={{error|unrecognized concept}}
 
|#default={{error|unrecognized concept}}
 
}}
 
}}

Latest revision as of 19:18, 8 November 2024

unrecognized concept