ALP User Documentation 0.7.0
Algebraic Programming User Documentation
Static Public Member Functions | List of all members
IMPLEMENTATION< reference > Class Reference

This class collects configuration parameters that are specific to the grb::reference backend. More...

#include <config.hpp>

Static Public Member Functions

static constexpr ALLOC_MODE defaultAllocMode ()
 How to allocate private memory segments.
 
static constexpr ALLOC_MODE sharedAllocMode ()
 How to allocate shared memory segments.
 

Detailed Description

This class collects configuration parameters that are specific to the grb::reference backend.

It details both configurations that could be modified by end users, as well as configurations that are sensible only to ALP developers; the full specification hence is only available within the developer documentation.


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