eDSP  0.0.1
A cross-platform DSP library written in C++.
Static Public Member Functions | List of all members
edsp::core::system_info Struct Reference

#include <system.hpp>

Static Public Member Functions

static constexpr compilers compiler () noexcept
 
static constexpr systems os () noexcept
 
static constexpr processors processor () noexcept
 

Member Function Documentation

◆ compiler()

static constexpr compilers edsp::core::system_info::compiler ( )
inlinestaticnoexcept

◆ os()

static constexpr systems edsp::core::system_info::os ( )
inlinestaticnoexcept

◆ processor()

static constexpr processors edsp::core::system_info::processor ( )
inlinestaticnoexcept

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