inline std::size_t format_atoi(
    std::string_view str,
    std::size_t* pos = nullptr) noexcept

Description

////////////////////////////////////////////////////////////////////////

Declared at: libs/pika/format/src/format.cpp:24

Parameters

std::string_view str
std::size_t* pos = nullptr