ForestHub SDK 0.1.0
C++14 LLM SDK for PC and embedded platforms
Loading...
Searching...
No Matches
optional.hpp File Reference

Minimal Optional<T> polyfill for C++14 compatibility. More...

#include <utility>

Go to the source code of this file.

Classes

struct  foresthub::Optional< T >
 Minimal Optional<T> polyfill for C++14 compatibility. More...

Namespaces

namespace  foresthub
 Top-level namespace for the ForestHub SDK.

Detailed Description

Minimal Optional<T> polyfill for C++14 compatibility.