Click here to Skip to main content

Articles by John Bandela (Articles: 4, Technical Blogs: 3)

Articles: 4, Technical Blogs: 3

RSS Feed

Average article rating: 4.71

C / C++ Language

C# style async/await in C++ - Part 1: Introduction and use with Boost.Asio
Posted: 26 Apr 2013   Updated: 26 Apr 2013   Views: 4,276   Rating: 0.0 / 5    Votes: 0   Popularity: 0.0
Licence: The Code Project Open License (CPOL)      Bookmarked: 10   Downloaded: 0
C# style async/await in C++.
C# style async/await in C++ - Part 2: Using with Microsoft PPL/PPLX
Posted: 1 May 2013   Updated: 1 May 2013   Views: 2,220   Rating: 4.67/5    Votes: 2   Popularity: 1.51
Licence: The Code Project Open License (CPOL)      Bookmarked: 6   Downloaded: 0
C# style async/await in C++.

DLLs & Assemblies

LevelDB DLL for Windows - A New Approach to Exporting C++ Classes from a DLL
Posted: 28 Mar 2013   Updated: 28 Mar 2013   Views: 3,319   Rating: 4.75/5    Votes: 3   Popularity: 2.15
Licence: The Code Project Open License (CPOL)      Bookmarked: 5   Downloaded: 0
Describes a build of leveldb for windows that works in both g++ and visual c++ using the same dll

Average blogs rating: 5.00

C / C++ Language

Easy Binary Compatible Interfaces Across Compilers in C++ - Part 0 of n: Introduction and a Sneak Preview [Technical Blog]
Posted: 30 Dec 2012   Updated: 30 Dec 2012   Views: 2,715   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: The Code Project Open License (CPOL)      Bookmarked: 6   Downloaded: 0
The problem of using a C++ library compiled with Compiler A, from a program compiled with Compiler B has been a problem for a while. This is especially true on Windows where Visual C++ generally breaks binary compatibility from release to release.
Digit Separators in C++ [Technical Blog]
Posted: 11 Feb 2013   Updated: 11 Feb 2013   Views: 1,926   Rating: 0.0 / 5    Votes: 0   Popularity: 0.0
Licence: The Code Project Open License (CPOL)      Bookmarked: 3   Downloaded: 0
Lawrence Crowl's paper describes a proposal the C++ standard to add digit separators to C++. In this blog post, we will look at what we can do for this problem in C++ as it is currently
Another alternative to lambda move capture [Technical Blog]
Posted: 31 Dec 2012   Updated: 31 Dec 2012   Views: 1,922   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: The Code Project Open License (CPOL)      Bookmarked: 1   Downloaded: 0
Today the post on isocpp.org called Learn How to Capture By Move caught my attention. I found the post informative and thought provoking, and you should go and read it before reading the rest of this post. The problem is how do we lambda capture a large object we want to avoid copying.
No tips have been posted.

John Bandela
Software Developer
United States United States
No Biography provided


Advertise | Privacy | Mobile
Web03 | 2.6.130617.1 | Last Updated 19 Jun 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid