#meetingcpp search results
Meeting C++ 2025 featured talk of the day: Nico Eichhorn - "But my tests passed!" Exploring C++ Test Suite Weaknesses with Mutation Testing meetingcpp.com/mcpp/schedule/… #meetingcpp #cpp #cplusplus
Meeting C++ 2025 featured talk of the day: Andreas Fertig - Embedded-Friendly C++: Features That Make a Difference meetingcpp.com/mcpp/schedule/… #meetingcpp #cpp #cplusplus
Meeting C++ 2025 featured talk of the day: Olivia Quinet - Applied modern c++ : efficient expression evaluator with type-erasure meetingcpp.com/mcpp/schedule/… #meetingcpp #cpp #cplusplus
Meeting C++ 2025 featured talk of the day: Joel FALCOU - From Acrobatics to Ergonomics - A Field Report on How to Make Libraries Helpful meetingcpp.com/mcpp/schedule/… #meetingcpp #cpp #cplusplus
Meeting C++ 2025 featured talk of the day: Hana Dusíková - Seeing all possible paths forward meetingcpp.com/mcpp/schedule/… #meetingcpp #cpp #cplusplus
Meeting C++ 2025 featured talk of the day: Ivan Čukić - (Don't) use coroutines for this meetingcpp.com/mcpp/schedule/… #meetingcpp #cpp #cplusplus
You should always future proof your code by naming it correctly. #meetingcpp @meetingcpp @KevlinHenney

New Talk for Meeting C++ 2025: Sandor Dargo - Back to the basics: Namespaces 101 meetingcpp.com/mcpp/schedule/… #meetingcpp #cpp #cplusplus
Meeting C++ 2025 featured talk of the day: Kerstin Keller - Why managing C++ dependencies is hard (and what to do about it) meetingcpp.com/mcpp/schedule/… #meetingcpp #cpp #cplusplus
New talk for Meeting C++ 2025: Roth Michaels - Case Study: Purging Undefined Behavior and Intel Assumptions in a Legacy Codebase meetingcpp.com/mcpp/schedule/… #meetingcpp #cpp #cplusplus
New talk for Meeting C++ 2025: Jonathan Müller - Missing (and future?) C++ range concepts meetingcpp.com/mcpp/schedule/… #meetingcpp #cpp #cplusplus
New talk for Meeting C++ 2025: Gareth Williamson - Building Bridges: C++ Interop., Foreign Function Interfaces & ABI meetingcpp.com/mcpp/schedule/… #meetingcpp #cpp #cplusplus
New talk for Meeting C++ 2025: Andrei Zissu - Type Traits without Compiler Intrinsics – The Promise of Static Reflection meetingcpp.com/mcpp/schedule/… #meetingcpp #cpp #cplusplus
meetingcpp.com
Andrei Zissu - Type Traits without Compiler Intrinsics – The Promise of Static Reflection
Type traits are a powerful feature of C++ that allows programmers to query and manipulate the properties of types at compile time
Meeting C++ 2025 featured talk of the day: Evgenii Seliverstov - Sanitize for your Sanity: Sanitizers tools for Modern C++ meetingcpp.com/mcpp/schedule/… #meetingcpp #cpp #cplusplus
Meeting C++ 2025 featured talk of the day: Nico Eichhorn - "But my tests passed!" Exploring C++ Test Suite Weaknesses with Mutation Testing meetingcpp.com/mcpp/schedule/… #meetingcpp #cpp #cplusplus
Meeting C++ 2025 featured talk of the day: Olivia Quinet - Applied modern c++ : efficient expression evaluator with type-erasure meetingcpp.com/mcpp/schedule/… #meetingcpp #cpp #cplusplus
Meeting C++ 2025 featured talk of the day: Andreas Fertig - Embedded-Friendly C++: Features That Make a Difference meetingcpp.com/mcpp/schedule/… #meetingcpp #cpp #cplusplus
Meeting C++ 2025 featured talk of the day: Ivan Čukić - (Don't) use coroutines for this meetingcpp.com/mcpp/schedule/… #meetingcpp #cpp #cplusplus
New talk for Meeting C++ 2025: Jonathan Müller - Missing (and future?) C++ range concepts meetingcpp.com/mcpp/schedule/… #meetingcpp #cpp #cplusplus
Meeting C++ 2025 featured talk of the day: Hana Dusíková - Seeing all possible paths forward meetingcpp.com/mcpp/schedule/… #meetingcpp #cpp #cplusplus
New talk for Meeting C++ 2025: Roth Michaels - Case Study: Purging Undefined Behavior and Intel Assumptions in a Legacy Codebase meetingcpp.com/mcpp/schedule/… #meetingcpp #cpp #cplusplus
Meeting C++ 2025 featured talk of the day: Tina Ulbrich - The Code is Documentation Enough meetingcpp.com/mcpp/schedule/… #meetingcpp #cpp #cplusplus
New talk for Meeting C++ 2025: Anders Schau Knatten - Real-time Safety — Guaranteed by the Compiler! meetingcpp.com/mcpp/schedule/… #meetingcpp #cpp #cplusplus
Meeting C++ 2025 featured talk of the day: Evgenii Seliverstov - Sanitize for your Sanity: Sanitizers tools for Modern C++ meetingcpp.com/mcpp/schedule/… #meetingcpp #cpp #cplusplus
New Talk for Meeting C++ 2025: Sandor Dargo - Back to the basics: Namespaces 101 meetingcpp.com/mcpp/schedule/… #meetingcpp #cpp #cplusplus
New talk for Meeting C++ 2025: Gareth Williamson - Building Bridges: C++ Interop., Foreign Function Interfaces & ABI meetingcpp.com/mcpp/schedule/… #meetingcpp #cpp #cplusplus
Meeting C++ 2025 featured talk of the day: Joel FALCOU - From Acrobatics to Ergonomics - A Field Report on How to Make Libraries Helpful meetingcpp.com/mcpp/schedule/… #meetingcpp #cpp #cplusplus
New talk for Meeting C++ 2025: Marc Mutz - 100 BC meetingcpp.com/mcpp/schedule/… #meetingcpp #cpp #cplusplus
New talk for Meeting C++ 2025: Andrei Zissu - Type Traits without Compiler Intrinsics – The Promise of Static Reflection meetingcpp.com/mcpp/schedule/… #meetingcpp #cpp #cplusplus
meetingcpp.com
Andrei Zissu - Type Traits without Compiler Intrinsics – The Promise of Static Reflection
Type traits are a powerful feature of C++ that allows programmers to query and manipulate the properties of types at compile time
Meeting C++ 2025 featured talk of the day: Stefan Fuhrmann - Speed for free - current state of auto-vectorizing compilers meetingcpp.com/mcpp/schedule/… #meetingcpp #cpp #cplusplus
Meeting C++ 2025 featured talk of the day: Nicole Mazzuca - Building C++: It Doesn't Have to be Painful! meetingcpp.com/mcpp/schedule/… #meetingcpp #cpp #cplusplus
My #cpponsea presentation overviewing contracts in C++26 has just dropped on YouTube: youtube.com/watch?v=9of4s3… I look forward to your input, and to meeting some of you in person again when I present this over the next 2 months at #corecpp and #meetingcpp. See you there!
youtube.com
YouTube
Contracts in C++26 - An Insider's Overview - Andrei Zissu - C++ on...
Meeting C++ 2025 featured talk of the day: Klaus Iglberger - The Real Problem of C++ meetingcpp.com/mcpp/schedule/… #meetingcpp #cpp #cplusplus
Meeting C++ 2025 featured talk of the day: Daniela Engert - Towards Safety and Security in C++26 meetingcpp.com/mcpp/schedule/… #meetingcpp #cpp #cplusplus
You should always future proof your code by naming it correctly. #meetingcpp @meetingcpp @KevlinHenney

Very interesting keynote for the second day of #meetingcpp. I never noticed the amazing history behind KDE.

Tonight @herbsutter is painting the big picture for the next decade of C++ at Meeting C++ 2024! #meetingcpp

HAMT #meetingcpp #cpp #conference

#meetingcpp Hana Dusíkova presenting center keynote "My favourite datastructures" - hacking clang. #cpp #conference


📣 We are thrilled to sponsor Meeting C++ in Berlin! Visit us at our booth to learn about our caching technology and to join our CMake RE (Remote Execution) Beta👋 #meetingcpp #tipibuildcpp #cpp

Meeting C++ 2024 featured talk of the day: Peter Muldoon - Dependency Injection in C++ : A Practical Guide meetingcpp.com/mcpp/schedule/… #meetingcpp #cpp #cplusplus

Some recommendations by Nico Heidtke at #meetingcpp #cpp

#meetingcpp #cpp Nico Heidtke presenting "Growing pains - Lessons from seeing codebases" #conference

Some tool recommendations by Nico Heidtke. #cpp #meetingcpp

Don't miss out this Tuesday (9 am CET) at #meetingcpp, as author Frances Buontempo 📖 C++ Bookcamp 📖 explains "What is a random number and why should I care?" loom.ly/h1FWFw4 @fbuontempo #cpp #ManningBooks #LearnWithManning #cpp #cplusplus

#meetingcpp Hana Dusíkova presenting center keynote "My favourite datastructures" - hacking clang. #cpp #conference


Day 2 is here 🎉 #meetingcpp "Good Morning Meeting C++" by Jens Weller @meetingcpp. Jens discussing Meeting C++ t-shirt design using C++. #cpp #conference

Something went wrong.
Something went wrong.
United States Trends
- 1. Bears 88.9K posts
- 2. Jake Moody 13.5K posts
- 3. Snell 23.9K posts
- 4. Falcons 51K posts
- 5. Caleb 49K posts
- 6. Bills 141K posts
- 7. Josh Allen 26.4K posts
- 8. Jayden 22.8K posts
- 9. #BearDown 2,345 posts
- 10. Swift 290K posts
- 11. phil 171K posts
- 12. Ben Johnson 4,385 posts
- 13. #Dodgers 15.2K posts
- 14. Joji 28.3K posts
- 15. Turang 4,291 posts
- 16. #RaiseHail 8,438 posts
- 17. Troy Aikman 6,398 posts
- 18. Bijan 32.5K posts
- 19. Roki 6,122 posts
- 20. Happy Birthday Charlie 6,650 posts