sparrow 0.3.0
Loading...
Searching...
No Matches
sparrow::holder< T > Class Template Reference

#include <buffer_adaptor.hpp>

Collaboration diagram for sparrow::holder< T >:
[legend]

Public Member Functions

template<class... Args>
 holder (Args &&... args)
 

Public Attributes

value
 

Detailed Description

template<class T>
class sparrow::holder< T >

Definition at line 187 of file buffer_adaptor.hpp.

Constructor & Destructor Documentation

◆ holder()

template<class T>
template<class... Args>
sparrow::holder< T >::holder ( Args &&... args)
inline

Definition at line 192 of file buffer_adaptor.hpp.

Member Data Documentation

◆ value

template<class T>
T sparrow::holder< T >::value

Definition at line 197 of file buffer_adaptor.hpp.


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