🍌
C++ Feed
@cpp_aggregator
306
subscribers
218
photos
12.7K
links
Агрегатор всего подряд про C++.
Для связи:
@smertig
Powered by
https://github.com/Smertig/banana
Download Telegram
Join
🍌
C++ Feed
306 subscribers
🍌
C++ Feed
CppCon (Youtube)
YouTube
Making Iterators, Views and Containers Easier to Write with Boost.STLInterfaces - Zach Laine CppCon
https://cppcon.org/
https://github.com/CppCon/CppCon2020/blob/main/Presentations/making_iterators_views_and_containers_easier_to_write_with_booststlinterfaces/making_iterators_views_and_containers_easier_to_write_with_booststlinterfaces__zach_laine__cppcon_2020.pdf…
🍌
C++ Feed
C++
Socket understanding
reddit
Socket understanding
I know there are probably tons of threads on here regarding this topic, but I really need to help. I just need a dumbed down explanation of how...
🍌
C++ Feed
Fluent C++
std::exchange Patterns: Fast, Safe, Expressive, and Probably Underused
Fluent C++
std::exchange Patterns: Fast, Safe, Expressive, and Probably Underused
Expressive code in C++
🍌
C++ Feed
CppCon (Youtube)
YouTube
Plenary: The Beauty and Power of "Primitive" C++ - Bjarne Stroustrup - CppCon 2020
https://cppcon.org/
https://github.com/CppCon/CppCon2020/blob/main/Presentations/the_powr_and_beauty_of_primitive_c/the_powr_and_beauty_of_primitive_c__bjarne_stroustrup__cppcon_2020.pdf
---
Often, we focus on novel, clever, and advanced features of C++.…
🍌
C++ Feed
C++
Boost library to read EXIF data from an image file?
reddit
Boost library to read EXIF data from an image file?
Are there any libraries in Boost that provide the functionality to retrieve EXIF data from an image? From what I have read, `boost::filesystem`...
🍌
C++ Feed
C++
Generating compile_cemmands.json from eclipse project
reddit
Generating compile_cemmands.json from eclipse project
How can i generate compile_commands.json for eclipse c/c++ project. I used use bear and compiledb for other c projects that has make files. ...
🍌
C++ Feed
C++
Meeting C++ online - Basit Ayantunde - Functional Error and Optional value Handling with STX
reddit
Meeting C++ online - Basit Ayantunde - Functional Error and...
Posted in r/cpp by u/meetingcpp • 6 points and 0 comments
🍌
C++ Feed
C++
Do you have a preferred library for constexpr data structures?
reddit
Do you have a preferred library for constexpr data structures?
Do y'all have a preferred library of constexpr data structures? I'm trying to find something like the embedded STL...
🍌
C++ Feed
CppCon (Youtube)
YouTube
A Physical Units Library For the Next C++ - Mateusz Pusz - CppCon 2020
https://cppcon.org/
https://github.com/CppCon/CppCon2020/blob/main/Presentations/a_physical_units_library_for_the_next_cpp/a_physical_units_library_for_the_next_cpp__mateusz_pusz__cppcon_2020.pdf
---
During CppCon 2019 Mateusz provided an overview of current…
🍌
C++ Feed
CppCon (Youtube)
YouTube
Just-in-Time Compilation - JF Bastien - CppCon 2020
https://cppcon.org/
https://github.com/CppCon/CppCon2020/blob/main/Presentations/justintime_compilation/justintime_compilation__jf_bastien__cppcon_2020.pdf
---
Just-in-Time compilers... we've all heard of them! What are they really? Why would anyone want…
🍌
C++ Feed
CppCon (Youtube)
YouTube
Back to Basics: Pointers and Memory - Ben Saks - CppCon 2020
https://cppcon.org/
https://github.com/CppCon/CppCon2020
---
The prevailing wisdom in Modern C++ is to favor smart pointers and container classes over raw pointers and built-in arrays -- there are too many traps and pitfalls that come with using those more…
🍌
C++ Feed
CppCon (Youtube)
YouTube
Modern Software Needs Embedded Modern C++ Programming - Michael Wong - CppCon 2020
https://cppcon.org/
https://github.com/CppCon/CppCon2020
---
As the chair of SG14 Embedded, I like to give an update of what we have done for embedded. But this talk is much more than that. It will describe our group's collective experience in what is Embedded…
🍌
C++ Feed
CppCon (Youtube)
YouTube
2020: The Year of Sanitizers? - Victor Ciura - CppCon 2020
https://cppcon.org/
https://github.com/CppCon/CppCon2020/blob/main/Presentations/2020_the_year_of_sanitizers/2020_the_year_of_sanitizers__victor_ciura__cppcon_2020.pdf
---
Clang-tidy is the go-to assistant for most C++ programmers looking to improve their…
🍌
C++ Feed
C++
Plenary: The Beauty and Power of "Primitive" C++ - Bjarne Stroustrup - CppCon 2020
reddit
Plenary: The Beauty and Power of "Primitive" C++ - Bjarne...
Posted in r/cpp by u/wotype • 6 points and 0 comments
🍌
C++ Feed
C++
std::exchange Patterns: Fast, Safe, Expressive, and Probably Underused
reddit
std::exchange Patterns: Fast, Safe, Expressive, and Probably Underused
Posted in r/cpp by u/mttd • 2 points and 0 comments
🍌
C++ Feed
CppCon (Youtube)
YouTube
Test Driven C++ - Phil Nash - CppCon 2020
https://cppcon.org/
https://github.com/CppCon/CppCon2020
---
We know that testing is important, but writing tests is hard and takes time - and can be demotivating when you want to hack out features.
But what if we flipped the whole thing around? It turns…
🍌
C++ Feed
CppCon (Youtube)
YouTube
C++20 STL Features: One Year of Development on GitHub - Stephan T. Lavavej - CppCon 2020
https://cppcon.org/
https://github.com/CppCon/CppCon2020/blob/main/Presentations/cpp20_stl_features_1_year_of_development_on_github/cpp20_stl_features_1_year_of_development_on_github__stephan_t_lavavej__cppcon_2020.pdf
---
At CppCon 2019, Microsoft open…
🍌
C++ Feed
C++
Free hands-on online Conan C++ package manager training
reddit
Free hands-on online Conan C++ package manager training
Posted in r/cpp by u/drodri • 2 points and 0 comments
🍌
C++ Feed
CppCon (Youtube)
YouTube
Dealing with Embedded Limitations - Panel Discussion hosted by Ben Saks - CppCon 2020
https://cppcon.org/
https://github.com/CppCon/CppCon2020
---
Many embedded systems have requirements on latency, memory usage, and resource consumption. This is especially true of safety-critical and security-related systems. Many programmers and organizations…
🍌
C++ Feed
Standard C++ (Twitter)
Twitter
Standard C++
Thank you @DigitalOcean for hosting all of our ISOCPP websites https://t.co/HOEUWfyCzW