Jamba C++ API 7.5.0
Loading...
Searching...
No Matches
SingleElementStorage< T >::Element Struct Reference

#include <Concurrent.h>

Public Member Functions

 Element (std::unique_ptr< T > iElement, bool iNew) noexcept

Public Attributes

std::unique_ptr< T > fElement
bool fNew

Constructor & Destructor Documentation

◆ Element()

template<typename T>
Element ( std::unique_ptr< T > iElement,
bool iNew )
inlinenoexcept

Member Data Documentation

◆ fElement

template<typename T>
std::unique_ptr<T> fElement

◆ fNew

template<typename T>
bool fNew

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