-
Join 62 other followers
-
-
-
Recent Posts
Tweets
- RT @NicoJosuttis: C++20 - The Complete Guide ( cppstd20.com) now has 688 pages. The description of all views was improved signif… 1 week ago
- Quelle heure est-il ? Bueno, empecemos con el día. std::chrono::day, std::chrono::weekday_last y funciones de apo… twitter.com/i/web/status/1… 2 weeks ago
- I'm late, I'm late, for an important date! (Je suis désolé, Alice) Relojes ahora 💯 en español, incluyendo los relo… twitter.com/i/web/status/1… 3 weeks ago
Blogs I Follow
Recent Comments
Lambdas en C++ | Se… on Boutique C++ Brij Bhushan on Hello world! If you build it, wil… on Singling out Singleton Look what the cat dr… on Boutique C++ Look what the cat dr… on Boutique C++ Archives
Categories
Meta
Category Archives: C++
Una historia de conversión: mejorando from_chars y to_chars en C++17
NOTA: Puedes obtener el código fuente y ejemplos en Github en https://github.com/ljestrada/charconvutils y ver mi charla CPPCON2019 Lightning Challenge en YouTube aquí, y la versión en inglés de esta publicación aquí. No, no se trata de una experiencia religiosa, epifanía, … Continue reading
Habemus C++20!
The first blog posts have started to appear and Herb Sutter already posted a trip report. C++20 brings about a King-Kong-number of changes, and of course, the Big Kahuna: Concepts Ranges Coroutines Modules You can find an (unofficial) summary of … Continue reading
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