Generating Parsers in C++ with Maphoon - Part 1 of 2 - Hans de Nivelle - CppCon 2022
Источник: CppCon
  
  Источник: CppCon
YouTube
  
  Generating Parsers in C++ with Maphoon - Part 1 of 2 - Hans de Nivelle - CppCon 2022
  https://cppcon.org/
---
Generating Parsers in C++ with Maphoon - Part 1 of 2 - Hans de Nivelle - CppCon 2022
https://github.com/CppCon/CppCon2022
We introduce a tool for generating parsers in C++, and use it to demonstrate theory-based bottom-up parsing.…
  ---
Generating Parsers in C++ with Maphoon - Part 1 of 2 - Hans de Nivelle - CppCon 2022
https://github.com/CppCon/CppCon2022
We introduce a tool for generating parsers in C++, and use it to demonstrate theory-based bottom-up parsing.…
Pure Virtual Cast // news // 20.01.2023 #cpp #cpprussia #cpprussia2023 #rust
Источник: C++ User Group
  
  Источник: C++ User Group
YouTube
  
  Pure Virtual Cast // news // 20.01.2023 #cpp #cpprussia #cpprussia2023 #rust
  Ближайшая конференция: С++ Russia 2023, 11–12 мая (Online), 23–24 мая (Offline)
Подробности и билеты: https://bit.ly/3Fd9qlf
— Анонс С++ Russia 2023 и другие новости.
Подкаст Pure Virtual Cast также доступен на других площадках:
SoundCloud: https://s…
  Подробности и билеты: https://bit.ly/3Fd9qlf
— Анонс С++ Russia 2023 и другие новости.
Подкаст Pure Virtual Cast также доступен на других площадках:
SoundCloud: https://s…
How can I call a method on a derived class from a base class, say, to get a strong reference to the containing object?
Источник: The Old New Thing
  
  Источник: The Old New Thing
The Old New Thing
  
  How can I call a method on a derived class from a base class, say, to get a strong reference to the containing object?
  A variety of patterns are available.
  Generating Parsers in C++ with Maphoon (& Tokenizers) - Part 2 of 2 - Hans de Nivelle - CppCon 2022
Источник: CppCon
  
  Источник: CppCon
YouTube
  
  Generating Parsers in C++ with Maphoon (& Tokenizers) - Part 2 of 2 - Hans de Nivelle - CppCon 2022
  https://cppcon.org/
---
Generating Parsers and Tokenizers in C++ with Maphoon - Hans de Nivelle - CppCon 2022
https://github.com/CppCon/CppCon2022
We introduce a tool (called Maphoon) for generating parsers in C++, and use it to demonstrate bottom-up parsing…
  ---
Generating Parsers and Tokenizers in C++ with Maphoon - Hans de Nivelle - CppCon 2022
https://github.com/CppCon/CppCon2022
We introduce a tool (called Maphoon) for generating parsers in C++, and use it to demonstrate bottom-up parsing…
How can I call a method on a derived class from a base class, say, to get a strong reference to the containing object?
Источник: The Old New Thing
  
  Источник: The Old New Thing
The Old New Thing
  
  How can I call a method on a derived class from a base class, say, to get a strong reference to the containing object?
  Suppose you have a base class, and you want to get a strong reference to your derived class. You may need to do this, for example, if your base class has a method which is a coroutine, and it needs to retain a strong reference to itself so that it can extend…
  Product Analytics With Qt Insight – Make Business Decisions Based on Real Usage Data
Источник: Qt Blog
  
  Источник: Qt Blog
www.qt.io
  
  Product Analytics With Qt Insight – Make Business Decisions Based on Real Usage Data
  We’ll soon be launching our product analytics solution, Qt Insight, which tracks how your products are used, allowing you to take the guesswork out of your product development.