🍌
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
C++
C++ in Small Game Engines?
reddit
C++ in Small Game Engines?
Where is it's place in game engines? I understand that there are engines that use C++ but those are mainly for AAA productions (Such as the Unreal...
🍌
C++ Feed
CppCon (Youtube)
YouTube
CppCon Live Band!
🍌
C++ Feed
C++
Data member initialization
reddit
Data member initialization
Hey guys, I keep reading everywhere that basic data members in a class (such as int, bool, double etc) that are uninitialized contain garbage...
🍌
C++ Feed
C++
Apple Clang 12 still doesn't have concepts.
reddit
Apple Clang 12 still doesn't have concepts.
Is apple abandoning C++ or macos or both?
🍌
C++ Feed
C++
Fire: create a C++ command line interface from a function signature
reddit
Fire: create a C++ command line interface from a function signature
Posted in r/cpp by u/harmonious_herman • 2 points and 0 comments
🍌
C++ Feed
C++
Destructuring Assertions
reddit
Destructuring Assertions
Posted in r/cpp by u/PhilipTrettner • 1 point and 0 comments
🍌
C++ Feed
C++
Question about default constructor
reddit
Question about default constructor
I updated the post to be more specific: I have a class A with a data member of type B. B is an opaque data type, more specifically it's of type...
🍌
C++ Feed
Arthur O’Dwyer
Why do I get a linker error with `static const` and `value_or`?
Arthur O’Dwyer
Why do I get a linker error with static const and value_or?
In my Back to Basics talk on “Algebraic Data Types,” I cut some slides at the
last minute. (I still ended up going over time a bit.) Once you’re able
to download the
slides from CppCon’s slides repository, you’ll see three bonus slides at the
end. One was…
🍌
C++ Feed
C++
CppCon 2020 lightning talk - C++ community surveys
reddit
CppCon 2020 lightning talk - C++ community surveys
Posted in r/cpp by u/meetingcpp • 2 points and 0 comments
🍌
C++ Feed
C++
Libcu++: Nvidia C++ Standard Library
reddit
Libcu++: Nvidia C++ Standard Library
Posted in r/cpp by u/neiltechnician • 4 points and 0 comments
🍌
C++ Feed
C++
C++ vs Java | Which One You Should Learn And Why?
reddit
C++ vs Java | Which One You Should Learn And Why?
Posted in r/cpp by u/Techbiason • 2 points and 1 comment
🍌
C++ Feed
C++
Making Iterators, Views and Containers Easier to Write with Boost.STLInterfaces - Zach Laine - Meeting C++ online
reddit
Making Iterators, Views and Containers Easier to Write with...
Posted in r/cpp by u/meetingcpp • 1 point and 0 comments
🍌
C++ Feed
C++
Some source-level techniques for speeding up C++ compilation
reddit
Some source-level techniques for speeding up C++ compilation
Posted in r/cpp by u/Dragdu • 111 points and 9 comments
🍌
C++ Feed
C++
Flexclass - a library for flexible array members
reddit
Flexclass - a library for flexible array members
Posted in r/cpp by u/brenoguim • 1 point and 0 comments
🍌
C++ Feed
Modernes C++ -
ModernesCpp.com
constexpr std::vector and std::string in C++20
🍌
C++ Feed
C++
Code Review of toml++
reddit
Code Review of toml++
Posted in r/cpp by u/julien-j • 3 points and 0 comments
🍌
C++ Feed
C++
CppCon 2020 slides
reddit
CppCon 2020 slides
Posted in r/cpp by u/cierpuchaw • 81 points and 8 comments
🍌
C++ Feed
C++
vcpkg: Accelerate your team development environment with binary caching and manifests | C++ Team Blog
reddit
vcpkg: Accelerate your team development environment with binary...
Posted in r/cpp by u/Terraknor • 2 points and 0 comments
🍌
C++ Feed
Abseil Blog & Tips
Tip of the Week #116: Keeping References on Arguments
abseil.io
abseil / Tip of the Week #116: Keeping References on Arguments
An open-source collection of core C++ library code
🍌
C++ Feed
Abseil Blog & Tips
Tip of the Week #165: if and switch statements with initializers
abseil.io
abseil / Tip of the Week #165: <code>if</code> and <code>switch</code> statements with initializers
An open-source collection of core C++ library code