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: #macos #compile #terminal

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

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

The Daily C++

Tags: #performace #benchmarking #atoui

julienjorge/benchmarking-atoui-a-follow-up-to-writing-fast-code-90e722590f4d#.c1sk943av" rel="nofollow">https://medium.com/@julienjorge/benchmarking-atoui-a-follow-up-to-writing-fast-code-90e722590f4d#.c1sk943av

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

The Daily C++

Tags: #cppcon2016 #dansaks #talkaaboutcpp

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

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

The Daily C++

Tags: #modern #cpp #performance
"Representing the first major update in the 13 years since 1998, the age of "modern" C++ was heralded with the ambitious C++11 standard."
https://www.oreilly.com/ideas/2-major-reasons-why-modern-c-is-a-performance-beast?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+oreilly%2Fradar%2Fatom+%28O%27Reilly+Radar%29

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

The Daily C++

You want your C++ project/repo/news/guide in this Channel?

Send this to @DailyCppBot

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

The Daily C++

Tags: #cppcon2016 #report
https://vittorioromeo.info/index/blog/cppcon2016_trip_report.html
"CppCon 2016 ended yesterday - I had the pleasure of attending and presenting at this amazing conference again this year."

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

The Daily C++

Tags: #doctest #framework #unit #test

https://github.com/onqtam/doctest

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

The Daily C++

Tags: #hackerrank #challenge #gemstones

https://github.com/Dobiasd/articles/blob/master/functional_programming_in_cpp_with_the_functionalplus_library_today_hackerrank_challange_gemstones.md

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

The Daily C++

Tags: #slide #types #using

http://www.elbeno.com/presentations/using-types-effectively/presentation.html#/sec-title-slide

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

The Daily C++

Tags: #cppcon2016 #tuble #howitworks

https://onedrive.live.com/view.aspx?resid=E66E02DC83EFB165!335&ithint=file%2cpptx&app=PowerPoint&authkey=!AH3zRnbTT34vYNk

Tuple: What's New, And How It Works

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

The Daily C++

Tags: #from #cppcon2016

http://imgur.com/a/wAWoB

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

The Daily C++

Tags: #vcpkg #tool #opensource #windows

"We are delighted to announce the availability of Vcpkg on GitHub https://github.com/Microsoft/vcpkg . Vcpkg simplifies acquiring and building open source libraries on Windows."

https://blogs.msdn.microsoft.com/vcblog/2016/09/19/vcpkg-a-tool-to-acquire-and-build-c-open-source-libraries-on-windows/

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

The Daily C++

Tags: #refiningconcepts #constraints

http://honermann.net/blog/2016/09/18/refining-concepts-separate-checking-part-1-relaxing-constraints/

" I’ll be discussing about separate checking of constrained template definitions."

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

The Daily C++

Tags: #cppcast #largecodebases

http://cppcast.com/2016/09/titus-winters/

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

The Daily C++

Tags: #universal #forwarding #reference #type
https://blog.petrzemek.net/2016/09/17/universal-vs-forwarding-references-in-cpp/

"When talking about T&& in C++, you may have heard about universal references and forwarding references."

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

The Daily C++

Tags: #nodiscard #attribute #video

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

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

The Daily C++

Tags: #algorithms #hpx #parallel
"There are two candidate C++ libraries available (to the best of my knowledge) that provide abstractions for the various kinds of hardware vectorization capabilities available on different computer architectures today. "
http://stellar-group.org/2016/09/vectorized-cpp-parallel-algorithms-with-hpx/

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

The Daily C++

Tags: #store #destructor
"The short answer is to store two raw pointers: one to the object, and one to a type-erased destructor function that’s handy to write using a lambda."
https://herbsutter.com/2016/09/25/to-store-a-destructor/

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

The Daily C++

Not spam of Telegram Groups and other, only: C++ project/repo/news/guide

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

The Daily C++

Tags: #game #fortinycomputers #cpp17 #commodore64
https://www.youtube.com/watch?v=zBkNBP00wJE

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

The Daily C++

Tags: #semile #framework #monitorprograms
http://r-kan.github.io/semile/
"A profiling framework that provides the ability to monitor programs, in general of any programming language"

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

The Daily C++

Tags: #implement #concepts #cpp14

http://izzys.casa/posts/implementing-concepts-in-cxx.html

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

The Daily C++

Tags: #concepts #lite
This post contains quite advanced material. I assume you are already familiar with Concepts Lite.
https://akrzemi1.wordpress.com/2016/09/21/concepts-lite-vs-enable_if/

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

The Daily C++

Tags: #std #accumulate #algorithmic #empire
Exploring an Algorithmic Empire
http://www.elbeno.com/presentations/std-accumulate/presentation.html#/sec-title-slide

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

The Daily C++

Tags: #cpp #references #case

http://tristanbrindle.com/posts/optional-references

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

The Daily C++

Tags: #sycl #cpp #acceleration #computecpp

"we are giving developers free, early access to ComputeCpp™, our implementation of the SYCL™ open standard."

https://www.codeplay.com/portal/earlyaccesstothesyclopenstandardforcacceleration

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

The Daily C++

Tags: #cpp19 #string_view

"std::string is the standard way of working with strings in C++, and offers a lot of convenient functionality for working with strings, such as comparison, searching for substrings, concatenating, slicing, etc."
https://skebanga.github.io/string-view/

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

The Daily C++

Tags: #quiz #forcppcon

https://herbsutter.com/2016/09/17/a-little-puzzle-for-cppcon/

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

The Daily C++

Tags: #chakracorecppbridge #chakra #library

"The purpose of this single-header library is to provide a convenient bridge between ChakraCore C-style API and C++."

https://github.com/AlexBAV/ChakraCoreCppBridge

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

The Daily C++

Tags: #concepts #cpp14

https://foonathan.github.io/blog/2016/09/09/cpp14-concepts.html

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