What is operator T& in std::reference_wrapper
I can't figure it out, how to apply this operator (I don't want to use get()).
source: https://en.cppreference.com/w/cpp/utility/functional/reference_wrapper/get
Loading
What is operator T& in std::reference_wrapper
I can't figure it out, how to apply this operator (I don't want to use get()).
source: https://en.cppreference.com/w/cpp/utility/functional/reference_wrapper/get
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Rajanikant HawaldarPosted Jul 1, 2021, 9:54 AM
Sachin SinghPosted Jul 1, 2021, 9:26 AM