kblib 0.2.3
General utilities library for modern C++
Ref< Args > Struct Template Reference

Public Member Functions

auto operator-> () -> auto
 

Detailed Description

template<class... Args>
struct Ref< Args >

Definition at line 5 of file fakestd.cpp.

Member Function Documentation

◆ operator->()

template<class... Args>
auto Ref< Args >::operator-> ( ) -> auto
inline

Definition at line 7 of file fakestd.cpp.


The documentation for this struct was generated from the following file: