Skip to content

Missing <stdexcept> include for runtime_error #729

@K-ballo

Description

@K-ballo

#else
#include <concepts>
#include <cstddef>
#include <ranges>
#endif

#if MP_UNITS_HOSTED
if (!ptr) throw std::runtime_error("not enough capacity");
#endif

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions