Suri

Suri

  • NA
  • 113
  • 11.3k

What is operator T& in std::reference_wrapper<T> ?

Jul 1 2021 3:51 AM

What is operator T& in std::reference_wrapper<T> ??
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


Answers (2)