Tweets
- C++20 format library now available in Spanish: es.cppreference.com/w/cpp/utility/… 2 months ago
- Biblioteca de formato de C++20 ahora disponible en español: es.cppreference.com/w/cpp/utility/… 2 months ago
- RT @blelbach: C++20 has been published! iso.org/standard/79358… 3 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
Brij Bhushan on Hello world! Look what the cat dr… on Boutique C++ Look what the cat dr… on Boutique C++ CPPCON2020 Session R… on Singling out Singleton CPPCON2020 Session R… on C++17 – La guía com… Archives
Categories
Meta
Monthly Archives: January 2021
C++20 Three-Way Comparison Now Available In Spanish / C++20 Comparación de tres vías ahora disponible en español
Three-way comparison (aka “the spaceship operator <=>) is a cool new feature in C++20. While the usage is simple, the documentation is not :-). Strong, weak, partial ordering…concepts, more concepts, type traits, and so on. Documentation a long time in … Continue reading
Posted in software
Leave a comment
C++20 format library now available in Spanish/Biblioteca de formato de C++20 ahora disponible en español
You can find it here/Puedes encontrarla aquí.
Posted in C++, C++20
Leave a comment
Should the new Mac mini M1 be called a Big Mac?
For the past week I’ve been enjoying the new Mac mini M1 (with Apple Silicon), and boy, what a thing of beauty. Externally it looks the same; the back, as has been reported, has less extensibility, but I don’t mind–I … Continue reading
Posted in hardware, software
Tagged Apple, Apple Silicon, CLion, IntelliJ IDEA, Mac mini M1, Samsung, Thunderbolt 3
Leave a comment