#learningcpp 搜索结果
Day 6 of My 100daycoding Challenge. Day6 - Today I learned Nested loops and solved some pattern questions. #100DaysOfCode #LearningCpp #DSA #ApnacollegeX
Hello everyone. In today's article we provide detailed Network Programming in C++ and Guide to Sockets. I wish everyone a good reading and study: denizhalil.com/2025/01/11/c-p… #c #cplusplus #learningcpp #networksecurity #socketprogramming #clientandserver #cppprogramming #cppprojets
denizhalil.com
C++ Network Programming: Building Robust Network Applications - DenizHalil - Professional Cyberse...
Discover the power of C++ for network programming. Learn how to create robust and efficient applications that can communicate over various networks.
show class and vtable layout by compiler switch! #cpp #learningCpp
I just learned about gcc's -fdump-lang-class=<file> option, and ... 🤯 This is awesome for learning the C++ object model. Class and vtable layout is all there. You can see how the compiler implements dynamic polymorphism, multiple inheritance, and virtual inheritance.
What's the best place to learn C++ with some real world projects...? #cpp #learningCpp #cpp23
C++20, the good parts #cpp #cpp20 #learningcpp enum class LongEnumNname { hello, world, coding }; using enum LongEnumNname; ... case hello: cout << "hello"; break; case world: cout << "world"; break; case coding: cout << "coding "; break; (by @fenbf)
"...Because copying std::runtime_error is not permitted to throw exceptions, this message is typically stored internally as a separately-allocated reference-counted string." #cpp11 #learningcpp
C++ trivia is fun. Here's an obscure one: Since C++11, the Standard Library has had a reference-counted string type. What is it?
Portable assumptions proposal (removed from C++23 so far): int divide_by_32(int x) { [[assume]](x >= 0); return x/32; } existing: __builtin_assume (Clang) and __assume (MSVC, ICC) #learningcpp #performance open-std.org/jtc1/sc22/wg21…
std::hardware_destructive_interference_size ... - 1) Minimum offset between two objects to avoid false sharing. Guaranteed to be at least alignof(std::max_align_t) - Note: These constants provide a portable way to access the L1 data cache line size #learningcpp #cpp17
Heterogenous Lookup in C++: - recap C++14's heterogenous lookup in ordered cont. - new C++20's heterogenous lookup in unordered cont. #cpp14 #cpp20 #learningcpp cppstories.com/2021/heterogen…
in C++20: " you cannot create variables which requires dynamic allocation and which will be still available at runtime..." "constexpr allocation support in C++20 is limited - you can only have transient allocation..." #cpp20 #learningCpp
C++20 constexpr vector and string not working [Score:9] bit.ly/3BKbnCZ
As much as I don't like the design of this feature, spaceship op is quite easy to use: auto operator <=>(const Data& rhs) const = default; 👍😀🙌#cpp #cpp20 #learningcpp youtube.com/watch?v=0SeUPb…
TIL: C++'s attribute namespaces and arguments: en.cppreference.com/w/cpp/language… #cpp #cpp17 #learningcpp
Kwarantanna dzień 28, czyli KoderNaStrychu#6, Kung-fu master w konsoli w C++, 1:23h.. youtu.be/njmb59WjYAs #learningCPP #programowanie #cplusplus
Something went wrong.
Something went wrong.
United States Trends
- 1. Dodgers 795K posts
- 2. Good Sunday 49.2K posts
- 3. World Series 424K posts
- 4. Nigeria 816K posts
- 5. Blue Jays 126K posts
- 6. #sundayvibes 3,664 posts
- 7. jungkook 378K posts
- 8. Yamamoto 248K posts
- 9. Will Smith 55.2K posts
- 10. #River 4,875 posts
- 11. Carlos Manzo 337K posts
- 12. Yankees 16.8K posts
- 13. Miguel Rojas 48K posts
- 14. BACK TO BACK 1.14M posts
- 15. #Worlds2025 46.6K posts
- 16. Daylight Savings Time 6,208 posts
- 17. Mets 11.5K posts
- 18. Talus Labs 19.3K posts
- 19. Oakley 2,085 posts
- 20. All Souls Day 4,357 posts