xronos-sdk 0.6.0
Xronos C++ SDK
Loading...
Searching...
No Matches
xronos::sdk::DefaultRuntimeProvider Struct Referencefinal

A runtime provider that provides the default runtime. More...

#include <xronos/sdk/runtime_provider.hh>

Inheritance diagram for xronos::sdk::DefaultRuntimeProvider:
[legend]

Public Member Functions

auto get_runtime () const noexcept -> std::unique_ptr< runtime::Runtime > final
 Get a runtime instance.

Detailed Description

A runtime provider that provides the default runtime.

This provider is used by Environment::execute() when no other provider is given.


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