inline std::size_t format_atoi(
std::string_view str,
std::size_t* pos = nullptr) noexcept
inline std::size_t format_atoi(
std::string_view str,
std::size_t* pos = nullptr) noexceptDescription
////////////////////////////////////////////////////////////////////////
Declared at: libs/pika/format/src/format.cpp:24
Parameters
- std::string_view str
- std::size_t* pos = nullptr