dailycpp | Technologies

Telegram-канал dailycpp - The Daily C++

1953

The best channel about C++ News! Every day a lot of news! Send your project/repo/guide/tutorial to @dailycppbot

Subscribe to a channel

The Daily C++

the C++ Standards Committee added operator <=> to the working draft for what will eventually become C++20

#improvement

barryrevzin/implementing-the-spaceship-operator-for-optional-4de89fc6d5ec" rel="nofollow">https://medium.com/@barryrevzin/implementing-the-spaceship-operator-for-optional-4de89fc6d5ec

Читать полностью…

The Daily C++

Fast exact integer divisions using floating-point operations

#Division #float

https://lemire.me/blog/2017/11/16/fast-exact-integer-divisions-using-floating-point-operations/

Читать полностью…

The Daily C++

#clang #lint #clang_tidy

clang-tidy is a clang-based C++ “linter” tool. Its purpose is to provide an extensible framework for diagnosing and fixing typical programming errors, like style violations, interface misuse, or bugs that can be deduced via static analysis. clang-tidy is modular and provides a convenient interface for writing new checks.

http://clang.llvm.org/extra/clang-tidy/index.html

Читать полностью…

The Daily C++

Parsing C++ in Python with Clang


https://eli.thegreenplace.net/2011/07/03/parsing-c-in-python-with-clang

Читать полностью…

The Daily C++

Do you like cpp and you want help me to send news? Contact me: @carbos (only people real interested)

Читать полностью…

The Daily C++

#cpp

C++ : Check if a String starts with an another given String

http://thispointer.com/c-check-if-a-string-starts-with-an-another-given-string/

Читать полностью…

The Daily C++

I have developed a C++ Library of Data Structures and Algorithms
Please visit
https://github.com/moghya/dsalglib

Читать полностью…

The Daily C++

#c #cpp

Comparing C and C++ usage and performance with a real world project

http://nibblestew.blogspot.it/2017/09/comparing-c-and-c-usage-and-performance.html?m=1

Читать полностью…

The Daily C++

🆕 New group:

Talk about algorithms and AI:
@algorithmstg

Читать полностью…

The Daily C++

#cpp

Choosing the Right STL Container: General Rules of Thumb

https://embeddedartistry.com/blog/2017/8/23/choosing-the-right-stl-container-general-rules-of-thumb?format=amp

Читать полностью…

The Daily C++

#cpp

Return Value Optimization

http://shaharmike.com/cpp/rvo/

Читать полностью…

The Daily C++

Vote the channel: /channel/tchannelsbot?start=dailycpp

You can send me Repo/Guide/tutorial/project about cpp to: @DailyCppBot (no spam)

Читать полностью…

The Daily C++

#cpp

Allocator for (Re)Actors with Optional Kinda-Safety and Relocation


http://ithare.com/allocator-for-reactors-with-optional-kinda-safety-and-relocation/

Читать полностью…

The Daily C++

#cpp

Partial Specialization and Tags

https://vector-of-bool.github.io/2017/08/12/partial-specializations.html

Читать полностью…

The Daily C++

#cpp

C++ Core Guidelines: Semantic of Function Parameters and Return Values

http://www.modernescpp.com/index.php/c-core-guidelines-semantic-of-function-parameter-and-return-values

Читать полностью…

The Daily C++

the C++ Standards Committee added operator <=> to the working draft for what will eventually become C++20

#improvement

barryrevzin/implementing-the-spaceship-operator-for-optional-4de89fc6d5ec" rel="nofollow">https://medium.com/@barryrevzin/implementing-the-spaceship-operator-for-optional-4de89fc6d5ec

Читать полностью…

The Daily C++

C++ Programming Tips

#Tips

https://blog.molecular-matters.com/2017/09/05/c-programming-tips/

Читать полностью…

The Daily C++

LLVM & Clang evolve rapidly and the C++ API is not stable. This means that code that links against LLVM & Clang as libraries in version X may very well not compile or work in version X+1.

Therefore, this repository has branches that track LLVM versions.

https://github.com/eliben/llvm-clang-samples

Читать полностью…

The Daily C++

cppwinrt.exe in the Windows SDK

https://moderncpp.com/2017/11/15/cppwinrt-exe-in-the-windows-sdk/amp/

Читать полностью…

The Daily C++

I'm searching staff to manage and send post here, contact me for more info: @carbos (not for money)

Читать полностью…

The Daily C++

Documentation of dsalglib is here at
http://moghya.me/dsalglib/index.html

Читать полностью…

The Daily C++

Vote the channel: /channel/tchannelsbot?start=dailycpp

You can send me Repo/Guide/tutorial/project about cpp to: @DailyCppBot (no spam)

Читать полностью…

The Daily C++

#cpp

"No C++, just plain C” – not for app-level programming!

http://ithare.com/c-performance-common-wisdoms-and-common-wisdoms/

Читать полностью…

The Daily C++

#cpp

Performance comparison: linear search vs binary search.

https://dirtyhandscoding.wordpress.com/2017/08/25/performance-comparison-linear-search-vs-binary-search/

Читать полностью…

The Daily C++

#cpp

Find all Lexicographic Permutations of a String

http://www.techiedelight.com/find-lexicographic-permutations-string/

Читать полностью…

The Daily C++

#cpp #opengl

Pro Tip: Linking OpenGL for Server-Side Rendering

https://devblogs.nvidia.com/parallelforall/linking-opengl-server-side-rendering/

Читать полностью…

The Daily C++

#cpp

Top 20 C++ multithreading mistakes and how to avoid them

http://www.acodersjourney.com/2017/08/top-20-cplusplus-multithreading-mistakes/

Читать полностью…

The Daily C++

#cpp

0x5f3759df

http://h14s.p5r.org/2012/09/0x5f3759df.html?mwh=1

Читать полностью…

The Daily C++

#cpp

An Intro to Compilers

https://nicoleorchard.com/blog/compilers

Читать полностью…

The Daily C++

#cpp #qt

Introducing QtMQTT

http://blog.qt.io/blog/2017/08/14/introducing-qtmqtt-protocol/

Читать полностью…
Subscribe to a channel