-
-
-
Recent Posts
Tweets
- Cracks me up every time 😂. A clock tick is different than well, a tick (a bug; no emoji for ticks). Nevertheless, I… twitter.com/i/web/status/1… 3 weeks ago
- std::time_point 💯en español / In Spanish Sabia virtud de conocer el tiempo... Ejemplo más amigables, actualizado… twitter.com/i/web/status/1… 3 weeks ago
- "It was so overwhelming that it broke the algorithm." A lawyer explaining voter fraud. SHE probably watched Ralph… 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
Monthly Archives: April 2020
The Whole Enchilada: A C++ Template Recipe
Most likely you’ve had enchiladas, but have you ever heard of entomatadas? They’re a great alternative for those that don’t like “fire in the belly” during/post eating enchiladas and they follow the same process, except that instead of chili you … Continue reading
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