Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
vault::mem Namespace Reference

Description

Memory Management.

Namespaces

namespace  anonymous_namespace{extent-family.hpp}
 
namespace  test
 

Classes

struct  ExtentDiagnostic
 
class  ExtentFamily
 Memory manager to provide a sequence of Extents for cyclic usage. More...
 

Functions

template<typename T , size_t siz>
ExtentDiagnostic< T, siz > watch (ExtentFamily< T, siz > &extentFamily)
 

Function Documentation

◆ watch()

template<typename T , size_t siz>
ExtentDiagnostic< T, siz > watch ( ExtentFamily< T, siz > &  extentFamily)
inline

Definition at line 398 of file extent-family.hpp.

Referenced by ExtentFamily_test::reuseUnclean(), ExtentFamily_test::use_and_drop(), and ExtentFamily_test::wrapAround().

+ Here is the caller graph for this function: