Using references in std::bind in C++
References in move constructors and move assignments in C++
References and type deduction with auto in C++
Reference wrappers in std::ref and std::cref in C++
References in exceptions in C++