Namespaces
Variants
Views
Actions

Difference between revisions of "Template:lconcept/cat"

From cppreference.com
m (+ IndirectRegularUnaryInvocable)
(use current_concept_names)
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
|EqualityComparableWith
+
|equality_comparable
|StrictTotallyOrdered
+
|equality_comparable_with
|StrictTotallyOrderedWith
+
|total_order
|Destructible
+
|total_order_with
|Constructible
+
|destructible
|DefaultConstructible
+
|constructible_from
|MoveConstructible
+
|default_constructible
|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
+
|strict_weak_order=concepts
|Readable
+
|three_way_comparable
|Writable
+
|three_way_comparable_with=utility/compare
|WeaklyIncrementable
+
|uniform_random_bit_generator=numeric/random
|Incrementable
+
|readable
|Iterator
+
|writable
|Sentinel
+
|weakly_incrementable
|SizedSentinel
+
|incrementable
|InputIterator
+
|input_or_output_iterator
|OutputIterator
+
|sentinel_for
|ForwardIterator
+
|sized_sentinel_for
|BidirectionalIterator
+
|input_iterator
|RandomAccessIterator
+
|output_iterator
|ContiguousIterator
+
|forward_iterator
|IndirectUnaryInvocable
+
|bidirectional_iterator
|IndirectRegularUnaryInvocable
+
|random_access_iterator
|IndirectUnaryPredicate
+
|contiguous_iterator
|IndirectRelation
+
|indirectly_unary_invocable
|IndirectStrictWeakOrder
+
|indirectly_regular_unary_invocable
|IndirectlyMovable
+
|indirect_unary_predicate
|IndirectlyMovableStorable
+
|indirect_relation
|IndirectlyCopyable
+
|indirect_strict_weak_order
|IndirectlyCopyableStorable
+
|indirectly_movable
|IndirectlySwappable
+
|indirectly_movable_storable
|IndirectlyComparable
+
|indirectly_copyable
|Permutable
+
|indirectly_copyable_storable
|Mergeable
+
|indirectly_swappable
|Sortable=iterator
+
|indirectly_comparable
|Range
+
|permutable
|SizedRange
+
|mergeable
|View
+
|sortable=iterator
|InputRange
+
|range
|OutputRange
+
|sized_range
|ForwardRange
+
|view
|BidirectionalRange
+
|input_range
|RandomAccessRange
+
|output_range
|ContiguousRange
+
|forward_range
|CommonRange
+
|bidirectional_range
|ViewableRange=ranges
+
|random_access_range
 +
|contiguous_range
 +
|common_range
 +
|viewable_range=ranges
 
|#default={{error|unrecognized concept}}
 
|#default={{error|unrecognized concept}}
 
}}
 
}}

Revision as of 03:16, 21 August 2019

unrecognized concept