Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
parsers.hpp File Reference
#include "core/concepts.hpp"
#include <charconv>
Include dependency graph for parsers.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  iv
 
namespace  iv::utils
 

Functions

template<typename T , iv::concepts::StringRepresentable Str>
std::optional< T > iv::utils::parseNumber (const Str &stringNumber)