Loading [MathJax]/extensions/tex2jax.js
Iros
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages Concepts
Loading...
Searching...
No Matches
reference_wrapper.h File Reference

Go to the source code of this file.

Classes

class  di::util::ReferenceWrapper< T >
 
struct  di::util::detail::RefFunction
 
struct  di::util::detail::CRefFunction
 
class  di::ReferenceWrapper< T >
 

Namespaces

namespace  di
 
namespace  di::util
 
namespace  di::util::detail
 

Functions

template<typename T>
 di::util::ReferenceWrapper (T &) -> ReferenceWrapper< T >
 

Variables

constexpr auto di::util::ref = detail::RefFunction {}
 
constexpr auto di::util::cref = detail::CRefFunction {}
 
constexpr auto di::cref
 
constexpr auto di::ref