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++

Tags: #weekly #video #asm #part2

https://www.youtube.com/watch?v=R3HZJ1h2BVY&feature=youtu.be

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

The Daily C++

Tags: #stackoverflow #performance #asm #codefaster
Why is this C++ code faster than assembly?
http://stackoverflow.com/questions/40354978/why-is-this-c-code-faster-than-assembly

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

The Daily C++

Tags: #meetings #november2016

https://meetingcpp.com/index.php/newsreader/items/c-user-group-meetings-in-november-2016.html

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

The Daily C++

Tags: #output #paramaters #fix
"There are some cases where you need to return a value from a function but cannot use the return value."
https://foonathan.github.io/blog/2016/10/26/output-parameter.html

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

The Daily C++

Tags: #introduction #qt #application
This tutorial is an introduction to Qt programming and will teach you how to create an application with Qt and C++.
http://blog.davidecoppola.com/2016/10/how-to-create-an-application-with-qt-and-cpp/

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

The Daily C++

Tags: #stackoverflow
C++ Get min / max value of a static constexpr array at compile time
http://stackoverflow.com/questions/40285548/c-get-min-max-value-of-a-static-constexpr-array-at-compile-time

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

The Daily C++

Tags: #routing #from #javascript #includeos
"When creating a web application you need to be able to guide your users to the different content on your site"
http://blog.includeos.org/2016/10/28/routing-paths-in-includeos

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

The Daily C++

Tags: #PVS-studio #linux
"Finally! Today we released the first version of PVS-Studio analyzer for Linux. Now Linux developers are getting a new powerful tool to fight bugs in the code."
http://www.viva64.com/en/b/0441/

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

The Daily C++

Tags: #modernescpp #feature
"User-defined literals are a convenient feature added in C++11. "
http://arne-mertz.de/2016/10/modern-c-features-user-defined-literals/

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

The Daily C++

Tags: #weekly #ep34 #assembly #part1 #video

https://www.youtube.com/watch?v=my39Gpt6bvY

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

The Daily C++

Tags: #variadic #templates
"Like regular templates, variadic templates can also be used when defining classes and structures. There are several methods in C++ your use to control the generated code."
http://cppisland.com/?p=194

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

The Daily C++

Tags: #mailing #preissaquah

https://isocpp.org/blog/2016/10/2016-10-pre-issaquah-mailing-available

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

The Daily C++

Tags: #check #types #modernescpp
"Template Metaprogramming is programming at compile time. But what has template metaprogramming in common with the type-traits library?"
http://www.modernescpp.com/index.php/check-types

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

The Daily C++

Tags: #if #evaluation #vs #readability
if statement - short circuit evaluation vs readability
http://stackoverflow.com/questions/40081279/if-statement-short-circuit-evaluation-vs-readability

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

The Daily C++

Tags: #passkey #idiom #empty #classes
"After last week’s post about tag dispatch let’s have a look at another example for useful empty classes"
http://arne-mertz.de/2016/10/passkey-idiom/

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

The Daily C++

Tags: #library #datetime
"Fortunately, a rich date and time library based on chrono has been created by Howard Hinnant"
http://mariusbancila.ro/blog/2016/10/31/a-better-date-and-time-c-library/

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

The Daily C++

Tags: #bunch #queues #compiler #interview
A friend had a phone interview for a job in a company that I won’t name - It’s Microsoft.
corentin.jabot/stranded-with-a-c-compiler-and-a-bunch-of-queues-d347fe2d6cec#.x8q95b3dx" rel="nofollow">https://medium.com/@corentin.jabot/stranded-with-a-c-compiler-and-a-bunch-of-queues-d347fe2d6cec#.x8q95b3dx

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

The Daily C++

http://blog.davidecoppola.com/2016/10/how-to-traverse-git-repository-using-libgit2-and-cpp/

Tags: #programming #Cpp #git

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

The Daily C++

Tags: #cpprestsdk #newversion #available
CppRestSDK 2.9.0 is available on GitHub
https://blogs.msdn.microsoft.com/vcblog/2016/10/21/cpprestsdk-2-9-0-is-available-on-github/

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

The Daily C++

Tags: #literals #modernescpp
User-defined literals are a unique feature in all mainstream programming languages.
http://www.modernescpp.com/index.php/user-defined-literals

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

The Daily C++

Tags #stackoverflow
What is the rationale behind decltype behavior?
http://stackoverflow.com/questions/40282118/what-is-the-rationale-behind-decltype-behavior#

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

The Daily C++

Tags: #stackoverflow #lambdas #generic
Why generic lambdas are allowed while nested structs with templated methods aren't?
http://stackoverflow.com/questions/40242505/why-generic-lambdas-are-allowed-while-nested-structs-with-templated-methods-aren

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

The Daily C++

Tags: #encryption #mistakes
"6 encryption mistakes that lead to data breaches"
https://www.crypteron.com/blog/the-real-problem-with-encryption/

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

The Daily C++

Tags: #obfuscated #c #competition
"I was looking through the book Expert C Programming again when I came upon their “light relief” section on The Internation Obfuscated C Code Competition. It’s a contest to write the most obscure code."
http://faehnri.ch/have-fun/

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

The Daily C++

Tags: #visualstudio #code #tutorial
"Over the last few months, we have heard a lot of requests with respect to adding capability to Visual Studio Code to allow developers to build their C/C++ application."
https://blogs.msdn.microsoft.com/vcblog/2016/10/24/building-your-c-application-with-visual-studio-code/

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

The Daily C++

Tags: #standard #wishlist #cpp0x
This is a list of suggested additions to the standard C++ library for the next version of C++ ("C++0x").
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1901.html

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

The Daily C++

Tags: #stackoverflow #Stroustrup
At which point occurs template Instantiation binding?
http://stackoverflow.com/questions/39959072/at-which-point-occurs-template-instantiation-binding

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

The Daily C++

Tags: #emulating #typedefs #strongoropaque
"Strong or opaque typedefs are a very powerful feature if you want to prevent errors with the type system "
https://foonathan.github.io/blog/2016/10/19/strong-typedefs.html

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

The Daily C++

Tags: #lambdas #vittorioromeo #part2

https://vittorioromeo.info/index/blog/variants_lambdas_part_2.html

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

The Daily C++

https://herbsutter.com/2016/06/30/trip-report-summer-iso-c-standards-meeting-oulu/

Tags: #programming #Cpp

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