$ errors.fyi/cpp/std--length_error 74 namespaces · 3,092 codes
cpp · cpp/std--length_error
std--length_error

std::length_error

Thrown when an operation would produce an object exceeding its maximum allowable size, such as calling std::string::resize() or std::vector::reserve() with a size larger than max_size().

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT