Home

cxxo::charconv

An extension to cxxomfort.

Implementation of C++17's <charconv> header built around cxxomfort.

The intention is to provide the following four interfaces available in <charconv> for compilers in C++03 or C++11 mode:

As with the rest of cxxomfort, these utilities live in namespace cxxomfort::cxxostd and are mirrored to namespace std.

Usage

(PENDING)

Documentation

(PENDING)