Searched refs:enable_shared_from_this (Results 1 – 18 of 18) sorted by relevance
512 class enable_shared_from_this; in _GLIBCXX_VISIBILITY() local527 const enable_shared_from_this<_Tp1>*, in _GLIBCXX_VISIBILITY()928 friend class enable_shared_from_this<_Tp>; in _GLIBCXX_VISIBILITY() local1141 class enable_shared_from_this in _GLIBCXX_VISIBILITY()1144 enable_shared_from_this() { } in _GLIBCXX_VISIBILITY()1146 enable_shared_from_this(const enable_shared_from_this&) { } in _GLIBCXX_VISIBILITY()1148 enable_shared_from_this& in _GLIBCXX_VISIBILITY()1149 operator=(const enable_shared_from_this&) in _GLIBCXX_VISIBILITY()1152 ~enable_shared_from_this() { } in _GLIBCXX_VISIBILITY()1172 const enable_shared_from_this* __pe, in _GLIBCXX_VISIBILITY()
919 class enable_shared_from_this in _GLIBCXX_VISIBILITY()922 constexpr enable_shared_from_this() noexcept { } in _GLIBCXX_VISIBILITY()924 enable_shared_from_this(const enable_shared_from_this&) noexcept { } in _GLIBCXX_VISIBILITY()926 enable_shared_from_this& in _GLIBCXX_VISIBILITY()927 operator=(const enable_shared_from_this&) noexcept in _GLIBCXX_VISIBILITY()930 ~enable_shared_from_this() { } in _GLIBCXX_VISIBILITY()964 friend const enable_shared_from_this* in _GLIBCXX_VISIBILITY()966 const enable_shared_from_this* __p) in _GLIBCXX_VISIBILITY()
404 class enable_shared_from_this; in _GLIBCXX_VISIBILITY() local2117 friend class enable_shared_from_this<_Tp>; in _GLIBCXX_VISIBILITY()
5626 * testsuite/20_util/enable_shared_from_this/requirements/6437 * testsuite/20_util/enable_shared_from_this/requirements/6822 * tr1/2_general_utilities/enable_shared_from_this6886 * tr1/2_general_utilities/memory/enable_shared_from_this6887 * tr1/2_general_utilities/memory/enable_shared_from_this/1.cc6888 * tr1/2_general_utilities/memory/enable_shared_from_this/not_shared2.cc6889 * tr1/2_general_utilities/memory/enable_shared_from_this/not_shared3.cc6890 * tr1/2_general_utilities/memory/enable_shared_from_this/not_shared.cc6891 * tr1/2_general_utilities/memory/enable_shared_from_this/requirements6892 * tr1/2_general_utilities/memory/enable_shared_from_this/[all …]
1009 enable_shared_from_this/not_shared.cc: Adjust, remove xfail.1011 enable_shared_from_this/not_shared2.cc: Likewise.1013 enable_shared_from_this/not_shared3.cc: Likewise.4022 enable_shared_from_this/not_shared.cc: Add explanatory comments.4024 enable_shared_from_this/not_shared2.cc: Same.4026 enable_shared_from_this/not_shared3.cc: Same.4615 enable_shared_from_this/not_shared.cc: New test.4617 enable_shared_from_this/not_shared2.cc: New test.4619 enable_shared_from_this/not_shared3.cc: New test.4621 enable_shared_from_this/shared.cc: New test.[all …]
1371 * testsuite/20_util/enable_shared_from_this/56383.cc: Add tests for1380 Remove overload for std::enable_shared_from_this..1382 std::enable_shared_from_this base class.1389 to detect accessible and unambiguous enable_shared_from_this bases.1400 accessible and unambiguous enable_shared_from_this bases.1403 std::experimental::enable_shared_from_this.1405 function to select a std::experimental::enable_shared_from_this base.1407 enable_shared_from_this.cc: New test.3422 * testsuite/tr1/2_general_utilities/enable_shared_from_this/3424 * testsuite/tr1/2_general_utilities/enable_shared_from_this/[all …]
207 * testsuite/20_util/enable_shared_from_this/56383.cc: New.211 * include/bits/shared_ptr.h (enable_shared_from_this): Likewise.2027 * testsuite/20_util/enable_shared_from_this/members/const.cc: New.2028 * testsuite/20_util/enable_shared_from_this/members/reinit.cc: New.2029 * testsuite/20_util/enable_shared_from_this/requirements/2292 * testsuite/20_util/enable_shared_from_this/cons/constexpr.cc: Remove
34 * testsuite/20_util/enable_shared_from_this/cons/constexpr.cc:476 * testsuite/20_util/enable_shared_from_this/cons/constexpr.cc:743 enable_shared_from_this::enable_shared_from_this()): Add constexpr1023 * testsuite/20_util/enable_shared_from_this/cons/constexpr.cc: Same.
1674 enable_shared_from_this<>*, const _Tp2*)): Add.1675 (class enable_shared_from_this): Add.1676 * testsuite/tr1/2_general_utilities/memory/enable_shared_from_this/1706 * testsuite/tr1/2_general_utilities/memory/enable_shared_from_this/
5658 * testsuite/20_util/enable_shared_from_this/requirements/explicit_instantiation.cc:8273 * testsuite/tr1/2_general_utilities/enable_shared_from_this/1.cc:8275 * testsuite/tr1/2_general_utilities/enable_shared_from_this/not_shared.cc:8277 * testsuite/tr1/2_general_utilities/enable_shared_from_this/not_shared2.cc:8279 * testsuite/tr1/2_general_utilities/enable_shared_from_this/not_shared3.cc:8281 …* testsuite/tr1/2_general_utilities/enable_shared_from_this/requirements/explicit_instantiation/1.…8283 * testsuite/tr1/2_general_utilities/enable_shared_from_this/shared.cc:8285 * testsuite/tr1/2_general_utilities/enable_shared_from_this/still_shared.cc:
862 * testsuite/20_util/enable_shared_from_this/members/assign.cc: New.863 * testsuite/20_util/enable_shared_from_this/members/unique_ptr.cc: New.
1443 * testsuite/20_util/enable_shared_from_this/cons/constexpr.cc: Likewise.1444 * testsuite/20_util/enable_shared_from_this/requirements/
2960 * testsuite/20_util/enable_shared_from_this/members/const.cc: Don't
6248 * testsuite/20_util/enable_shared_from_this/89303.cc: New test.
5538 * testsuite/20_util/enable_shared_from_this/members/weak_from_this.cc:
4619 * testsuite/20_util/enable_shared_from_this/members/weak_from_this.cc:
107404 5356942a393ff4ed5fd90e64c89f2dbf libstdc++-v3/testsuite/20_util/enable_shared_from_this/56383.cc107405 4bef796ce6e6eadb09adae222674b5a9 libstdc++-v3/testsuite/20_util/enable_shared_from_this/89303.cc107406 3df956489f09459f27713bcc1fbced09 libstdc++-v3/testsuite/20_util/enable_shared_from_this/cons/const…107407 cae60a49d4d65b2deeb5d63ece94ae57 libstdc++-v3/testsuite/20_util/enable_shared_from_this/members/as…107408 0678b62218924a23e3e58f919dee7a94 libstdc++-v3/testsuite/20_util/enable_shared_from_this/members/co…107409 0f3c9ad7b3c377e8a3d25e8781c00895 libstdc++-v3/testsuite/20_util/enable_shared_from_this/members/re…107410 e97254ce4fd08fa50a505c35d5316111 libstdc++-v3/testsuite/20_util/enable_shared_from_this/members/un…107411 72288a1f7e75afaa7f130333f81d1d98 libstdc++-v3/testsuite/20_util/enable_shared_from_this/members/we…107412 6d65efb6f7e1e04dad4717a415d9674f libstdc++-v3/testsuite/20_util/enable_shared_from_this/requiremen…114623 …5b4f10eb58af libstdc++-v3/testsuite/experimental/memory/shared_ptr/cons/enable_shared_from_this.cc[all …]
5686 std::enable_shared_from_this<T>::weak_from_this(), and