Comments on: C++14: Transducers https://vitiy.info/cpp14-how-to-implement-transducers/ Programming, architecture and design (ะก++, QT, .Net/WPF, Android, iOS, NoSQL, distributed systems, mobile development, image processing, etc...) Thu, 09 May 2019 11:14:00 +0000 hourly 1 https://wordpress.org/?v=5.4.2 By: bacoo zhao https://vitiy.info/cpp14-how-to-implement-transducers/#comment-46052 Thu, 09 May 2019 11:14:00 +0000 http://vitiy.info/?p=621#comment-46052 This is a code that could compiles & runs.

]]>
By: bacoo zhao https://vitiy.info/cpp14-how-to-implement-transducers/#comment-46051 Thu, 09 May 2019 11:13:00 +0000 http://vitiy.info/?p=621#comment-46051 https://github.com/bacoo/code_lake/blob/master/transducer/transducer.cpp

]]>
By: Simia https://vitiy.info/cpp14-how-to-implement-transducers/#comment-45959 Fri, 08 Jul 2016 13:18:00 +0000 http://vitiy.info/?p=621#comment-45959 I guess you’ll need to figure it out yourself what are the missing parts. Not hard and good exercise.

]]>
By: qicosmos https://vitiy.info/cpp14-how-to-implement-transducers/#comment-45956 Fri, 08 Jul 2016 03:39:00 +0000 http://vitiy.info/?p=621#comment-45956 can’t compile, where is the hole code?

]]>
By: Victor Laskin https://vitiy.info/cpp14-how-to-implement-transducers/#comment-45940 Sat, 02 Jan 2016 16:12:00 +0000 http://vitiy.info/?p=621#comment-45940 Thanks. I hope to publish some implementation as small lib when it will be ready. Btw, a lot of other posts have gists to play with.

]]>
By: Simia https://vitiy.info/cpp14-how-to-implement-transducers/#comment-45939 Wed, 30 Dec 2015 11:13:00 +0000 http://vitiy.info/?p=621#comment-45939 Very nice! Little overwhelming, as I am not advanced enough to absorb everything at once, but still eye opening ๐Ÿ™‚
Are you planing to make code above (and from other posts) available somewhere?

]]>