picceler
Loading...
Searching...
No Matches
error.h File Reference
#include <expected>
#include <string>
#include <format>

Go to the source code of this file.

Classes

struct  picceler::CompileError

Namespaces

namespace  picceler

Typedefs

template<typename T>
using picceler::Result = std::expected<T, CompileError>