Tweets
- C++20 format library now available in Spanish: es.cppreference.com/w/cpp/utility/… 1 month ago
- Biblioteca de formato de C++20 ahora disponible en español: es.cppreference.com/w/cpp/utility/… 1 month ago
- RT @blelbach: C++20 has been published! iso.org/standard/79358… 2 months ago
-
Recent Posts
- If you build it, will they come?
- Look what the cat dragged in…
- C++23 Stacktrace library documentation now available in Spanish / C++23 Documentación de la biblioteca de listado de pila ahora disponible en español
- C++20 Three-Way Comparison Now Available In Spanish / C++20 Comparación de tres vías ahora disponible en español
- C++20 format library now available in Spanish/Biblioteca de formato de C++20 ahora disponible en español
Blogs I Follow
Recent Comments
Archives
Categories
Meta
Monthly Archives: June 2019
A Conversion Story: Improving from_chars and to_chars in C++17
Note: You can get source code and examples on Github at https://github.com/ljestrada/charconvutils and watch my CPPCON2019 Lightning Challenge talk on YouTube here, and the Spanish version of this post here. Nope, this is not about a religious experience, epiphany, change … Continue reading