[ Web Proxy ]
URL:
Viewing: https://ru.cppreference.com/cpp/memory/enable_shared_from_this/operator%3D [Back]  [Original]

std::enable_shared_from_this::operator= cppreference.com
cppreference.com

std::enable_shared_from_this::operator=

cppreference.com

<metanoindex/>

 
C++
(C++20)
(C++20)
(C++11)
(C++20)
/
(C++11)
(C++11)
(C++11)
(C++17)
 
 
no section name
no section name
(C++11)( C++23)
(C++11)( C++23)
(C++11)( C++23)
(C++11)( C++23)
(C++11)( C++23)
(C++11)( C++23)



no section name
 
 
<tbody> </tbody>
enable_shared_from_this<T>& operator=(const enable_shared_from_this<T> &obj) noexcept;
obj *this.
:
Assigns obj to *this.
Google.
. .

obj
enable_shared_from_this *this
:
an enable_shared_from_this to assign to *this
Google.
. .

*this

noexcept:  
noexcept
  

.


( ) []

Web Proxy Viewer  |  New URL  |  Original Page