-
Notifications
You must be signed in to change notification settings - Fork 108
Closed
Description
mp-units/src/core/include/mp-units/ext/inplace_vector.h
Lines 33 to 37 in bfcb26e
#else | |
#include <concepts> | |
#include <cstddef> | |
#include <ranges> | |
#endif |
mp-units/src/core/include/mp-units/ext/inplace_vector.h
Lines 128 to 130 in bfcb26e
#if MP_UNITS_HOSTED | |
if (!ptr) throw std::runtime_error("not enough capacity"); | |
#endif |
Metadata
Metadata
Assignees
Labels
No labels