RenΓ©'s URL Explorer Experiment
go
Title:
[concepts.lang]
direct link
Domain:
timsong-cpp.github.io
Links
:
[concepts]
https://timsong-cpp.github.io/cppwp/#concepts
[concepts.lang.general]
https://timsong-cpp.github.io/cppwp/concepts.lang#general
[concept.same]
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.same
[concept.derived]
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.derived
[concept.convertible]
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.convertible
[concept.commonref]
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.commonref
[concept.common]
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.common
[concepts.arithmetic]
https://timsong-cpp.github.io/cppwp/concepts.lang#concepts.arithmetic
[concept.assignable]
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.assignable
[concept.swappable]
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.swappable
[concept.destructible]
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.destructible
[concept.constructible]
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.constructible
[concept.default.init]
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.default.init
[concept.moveconstructible]
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.moveconstructible
[concept.copyconstructible]
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.copyconstructible
18.4.1
https://timsong-cpp.github.io/cppwp/concepts.lang#general
[concepts.lang.general]
https://timsong-cpp.github.io/cppwp/concepts.lang.general
1
https://timsong-cpp.github.io/cppwp/concepts.lang#general-1
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L293
.
https://timsong-cpp.github.io/cppwp/concepts.lang#general-1.sentence-1
.
https://timsong-cpp.github.io/cppwp/concepts.lang#general-1.sentence-2
18.4.2
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.same
[concept.same]
https://timsong-cpp.github.io/cppwp/concept.same
π
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.same-itemdecl:1
same-as-impl
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:same-as-impl
is_same_v
https://timsong-cpp.github.io/cppwp/meta.type.synop#lib:is_same_v
same_as
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:same_as
same-as-impl
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:same-as-impl
same-as-impl
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:same-as-impl
1
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.same-1
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L309
1
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.same-note-1
same_as
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:same_as
same_as
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:same_as
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.same-1.sentence-1
18.4.3
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.derived
[concept.derived]
https://timsong-cpp.github.io/cppwp/concept.derived
π
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:derived_from
derived_from
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:derived_from
1
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.derived-1
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L326
1
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.derived-note-1
derived_from
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:derived_from
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.derived-1.sentence-1
18.4.4
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.convertible
[concept.convertible]
https://timsong-cpp.github.io/cppwp/concept.convertible
1
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.convertible-1
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L336
convertible_to
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:convertible_to
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.convertible-1.sentence-1
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.convertible-1.sentence-2
π
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:convertible_to
convertible_to
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:convertible_to
2
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.convertible-2
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L355
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.convertible-2.sentence-1
convertible_to
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:convertible_to
(2.1)
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.convertible-2.1
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.convertible-2.1.sentence-1
(2.2)
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.convertible-2.2
(2.2.1)
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.convertible-2.2.1
[lib.types.movedfrom]
https://timsong-cpp.github.io/cppwp/lib.types.movedfrom
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.convertible-2.2.1.sentence-1
(2.2.2)
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.convertible-2.2.2
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.convertible-2.2.2.sentence-1
18.4.5
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.commonref
[concept.commonref]
https://timsong-cpp.github.io/cppwp/concept.commonref
1
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.commonref-1
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L390
convertible_to
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:convertible_to
convertible_to
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:convertible_to
common reference type
https://timsong-cpp.github.io/cppwp/concepts.lang#def:common_reference_type
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.commonref-1.sentence-1
1
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.commonref-note-1
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.commonref-1.sentence-2
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.commonref-1.sentence-3
π
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:common_reference_with
common_reference_with
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:common_reference_with
same_as
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:same_as
convertible_to
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:convertible_to
convertible_to
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:convertible_to
2
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.commonref-2
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L412
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.commonref-2.sentence-1
[concepts.equality]
https://timsong-cpp.github.io/cppwp/concepts.equality
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.commonref-2.sentence-2
common_reference_with
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:common_reference_with
(2.1)
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.commonref-2.1
(2.2)
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.commonref-2.2
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.commonref-2.sentence-3
3
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.commonref-3
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L428
2
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.commonref-note-2
common_reference_with
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:common_reference_with
[meta.trans.other]
https://timsong-cpp.github.io/cppwp/meta.trans.other
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.commonref-3.sentence-1
18.4.6
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.common
[concept.common]
https://timsong-cpp.github.io/cppwp/concept.common
1
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.common-1
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L437
common type
https://timsong-cpp.github.io/cppwp/concepts.lang#def:common_type
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.common-1.sentence-1
1
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.common-note-1
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.common-1.sentence-2
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.common-1.sentence-3
π
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:common_with
common_with
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:common_with
same_as
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:same_as
common_reference_with
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:common_reference_with
common_reference_with
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:common_reference_with
2
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.common-2
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L465
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.common-2.sentence-1
[concepts.equality]
https://timsong-cpp.github.io/cppwp/concepts.equality
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.common-2.sentence-2
common_with
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:common_with
(2.1)
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.common-2.1
(2.2)
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.common-2.2
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.common-2.sentence-3
3
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.common-3
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L481
2
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.common-note-2
common_with
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:common_with
[meta.trans.other]
https://timsong-cpp.github.io/cppwp/meta.trans.other
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.common-3.sentence-1
18.4.7
https://timsong-cpp.github.io/cppwp/concepts.lang#concepts.arithmetic
[concepts.arithmetic]
https://timsong-cpp.github.io/cppwp/concepts.arithmetic
π
https://timsong-cpp.github.io/cppwp/concepts.lang#concepts.arithmetic-itemdecl:1
integral
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:integral
is_integral_v
https://timsong-cpp.github.io/cppwp/meta.type.synop#lib:is_integral_v
signed_integral
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:signed_integral
integral
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:integral
is_signed_v
https://timsong-cpp.github.io/cppwp/meta.type.synop#lib:is_signed_v
unsigned_integral
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:unsigned_integral
integral
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:integral
signed_integral
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:signed_integral
floating_point
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:floating_point
1
https://timsong-cpp.github.io/cppwp/concepts.lang#concepts.arithmetic-1
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L502
1
https://timsong-cpp.github.io/cppwp/concepts.lang#concepts.arithmetic-note-1
signed_integral
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:signed_integral
[basic.fundamental]
https://timsong-cpp.github.io/cppwp/basic.fundamental
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concepts.arithmetic-1.sentence-1
2
https://timsong-cpp.github.io/cppwp/concepts.lang#concepts.arithmetic-2
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L508
2
https://timsong-cpp.github.io/cppwp/concepts.lang#concepts.arithmetic-note-2
unsigned_integral
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:unsigned_integral
[basic.fundamental]
https://timsong-cpp.github.io/cppwp/basic.fundamental
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concepts.arithmetic-2.sentence-1
18.4.8
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.assignable
[concept.assignable]
https://timsong-cpp.github.io/cppwp/concept.assignable
π
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:assignable_from
assignable_from
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:assignable_from
common_reference_with
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:common_reference_with
same_as
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:same_as
1
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.assignable-1
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L528
(1.1)
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.assignable-1.1
(1.2)
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.assignable-1.2
(1.3)
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.assignable-1.3
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.assignable-1.sentence-1
assignable_from
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:assignable_from
(1.4)
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.assignable-1.4
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.assignable-1.4.sentence-1
(1.5)
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.assignable-1.5
(1.5.1)
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.assignable-1.5.1
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.assignable-1.5.1.sentence-1
(1.5.2)
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.assignable-1.5.2
[lib.types.movedfrom]
https://timsong-cpp.github.io/cppwp/lib.types.movedfrom
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.assignable-1.5.2.sentence-1
(1.5.3)
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.assignable-1.5.3
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.assignable-1.5.3.sentence-1
2
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.assignable-2
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L555
1
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.assignable-note-1
[structure.requirements]
https://timsong-cpp.github.io/cppwp/structure.requirements
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.assignable-2.sentence-1
18.4.9
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.swappable
[concept.swappable]
https://timsong-cpp.github.io/cppwp/concept.swappable
1
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.swappable-1
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L566
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.swappable-1.sentence-1
1
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.swappable-note-1
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.swappable-1.sentence-2
exchanges the values
https://timsong-cpp.github.io/cppwp/concepts.lang#def:exchanges_the_values
(1.1)
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.swappable-1.1
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.swappable-1.1.sentence-1
(1.2)
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.swappable-1.2
common_reference_with
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:common_reference_with
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.swappable-1.2.sentence-1
2
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.swappable-2
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L590
[customization.point.object]
https://timsong-cpp.github.io/cppwp/customization.point.object
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.swappable-2.sentence-1
(2.1)
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.swappable-2.1
172
https://timsong-cpp.github.io/cppwp/concepts.lang#footnote-172
[basic.compound]
https://timsong-cpp.github.io/cppwp/basic.compound
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.swappable-2.1.sentence-1
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.swappable-2.1.sentence-2
2
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.swappable-note-2
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.swappable-2.1.sentence-3
[temp.func.order]
https://timsong-cpp.github.io/cppwp/temp.func.order
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.swappable-2.1.sentence-4
(2.2)
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.swappable-2.2
[basic.compound]
https://timsong-cpp.github.io/cppwp/basic.compound
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.swappable-2.2.sentence-1
(2.3)
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.swappable-2.3
move_constructible
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:move_constructible
assignable_from
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:assignable_from
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.swappable-2.3.sentence-1
(2.3.1)
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.swappable-2.3.1
[basic.types.general]
https://timsong-cpp.github.io/cppwp/basic.types.general#term.literal.type
(2.3.2)
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.swappable-2.3.2
[defns.const.subexpr]
https://timsong-cpp.github.io/cppwp/defns.const.subexpr
(2.3.3)
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.swappable-2.3.3
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.swappable-2.3.sentence-2
(2.4)
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.swappable-2.4
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.swappable-2.4.sentence-1
3
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.swappable-note-3
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.swappable-2.4.sentence-2
3
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.swappable-3
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L660
4
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.swappable-note-4
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.swappable-3.sentence-1
π
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:swappable
swappable
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:swappable
π
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:swappable_with
swappable_with
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:swappable_with
common_reference_with
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:common_reference_with
4
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.swappable-4
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L684
5
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.swappable-note-5
swappable
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:swappable
swappable_with
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:swappable_with
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.swappable-4.sentence-1
5
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.swappable-5
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L690
1
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.swappable-example-1
swappable_with
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:swappable_with
swappable
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:swappable
172)
https://timsong-cpp.github.io/cppwp/concepts.lang#footnote-172
172)
https://timsong-cpp.github.io/cppwp/concepts.lang#footnoteref-172
.
https://timsong-cpp.github.io/cppwp/concepts.lang#footnote-172.sentence-1
18.4.10
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.destructible
[concept.destructible]
https://timsong-cpp.github.io/cppwp/concept.destructible
1
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.destructible-1
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L737
destructible
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:destructible
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.destructible-1.sentence-1
π
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:destructible
destructible
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:destructible
is_nothrow_destructible_v
https://timsong-cpp.github.io/cppwp/meta.type.synop#lib:is_nothrow_destructible_v
2
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.destructible-2
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L748
1
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.destructible-note-1
Cpp17Destructible
https://timsong-cpp.github.io/cppwp/utility.arg.requirements#:Cpp17Destructible
35
https://timsong-cpp.github.io/cppwp/utility.arg.requirements#tab:cpp17.destructible
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.destructible-2.sentence-1
18.4.11
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.constructible
[concept.constructible]
https://timsong-cpp.github.io/cppwp/concept.constructible
1
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.constructible-1
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L758
constructible_from
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:constructible_from
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.constructible-1.sentence-1
π
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:constructible_from
constructible_from
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:constructible_from
destructible
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:destructible
is_constructible_v
https://timsong-cpp.github.io/cppwp/meta.type.synop#lib:is_constructible_v
18.4.12
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.default.init
[concept.default.init]
https://timsong-cpp.github.io/cppwp/concept.default.init
π
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:default_initializable
default_initializable
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:default_initializable
constructible_from
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:constructible_from
1
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.default.init-1
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L780
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.default.init-1.sentence-1
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.default.init-1.sentence-2
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.default.init-1.sentence-3
18.4.13
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.moveconstructible
[concept.moveconstructible]
https://timsong-cpp.github.io/cppwp/concept.moveconstructible
π
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:move_constructible
move_constructible
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:move_constructible
constructible_from
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:constructible_from
convertible_to
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:convertible_to
1
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.moveconstructible-1
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L800
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.moveconstructible-1.sentence-1
move_constructible
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:move_constructible
(1.1)
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.moveconstructible-1.1
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.moveconstructible-1.1.sentence-1
(1.2)
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.moveconstructible-1.2
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.moveconstructible-1.2.sentence-1
(1.3)
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.moveconstructible-1.3
[lib.types.movedfrom]
https://timsong-cpp.github.io/cppwp/lib.types.movedfrom
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.moveconstructible-1.3.sentence-1
18.4.14
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.copyconstructible
[concept.copyconstructible]
https://timsong-cpp.github.io/cppwp/concept.copyconstructible
π
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:copy_constructible
copy_constructible
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:copy_constructible
move_constructible
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:move_constructible
constructible_from
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:constructible_from
convertible_to
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:convertible_to
constructible_from
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:constructible_from
convertible_to
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:convertible_to
constructible_from
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:constructible_from
convertible_to
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:convertible_to
1
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.copyconstructible-1
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L826
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.copyconstructible-1.sentence-1
copy_constructible
https://timsong-cpp.github.io/cppwp/concepts.lang#concept:copy_constructible
(1.1)
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.copyconstructible-1.1
[concepts.equality]
https://timsong-cpp.github.io/cppwp/concepts.equality
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.copyconstructible-1.1.sentence-1
(1.2)
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.copyconstructible-1.2
.
https://timsong-cpp.github.io/cppwp/concepts.lang#concept.copyconstructible-1.2.sentence-1
URLs of
crawlers that visited me
.