Skip to content

futures/throw.hpp

Functions to handle exceptions.

#include <futures/throw.hpp>

Namespaces

Name Description
futures Main library namespace.

Description

This file defines free functions to handle and throw library exceptions. The default behavior is throwing all exceptions. If exception handling is disabled, the library might call terminate or call a user defined function.


Updated on 2023-01-04