C++ Logo

std-proposals

Advanced search

Re: [std-proposals] string_view support for std::stoi and friends

From: Tiago Freire <tmiguelf_at_[hidden]>
Date: Mon, 13 Jan 2025 20:42:09 +0000
> Is std::from_chars significantly faster than stoi?

Last time I benchmarked this with major compiler vendors. Yes, and not by just a little.

Received on 2025-01-13 20:42:11