ACCU Home page ACCU Conference Page
Search Contact us ACCU at Flickr ACCU at GitHib ACCU at Facebook ACCU at Linked-in ACCU at Twitter Skip Navigation

Programming Topics or Overload Journal #123 - October 2014

Options:
View Article Map
View Archives
Using Compile Time Maps for Sorting
Description : Compile time sorting can be interesting. Norman Wilson shows how to sort a map.
Category: [ Programming Topics | Overload Journal #156 - April 2020 ]
Use UTF-16 Interfaces to Ship Windows Code
Description : Character encoding can cause problems. Péter Ésik explains why UTF-16 interfaces help on Windows.
Category: [ Programming Topics | Overload Journal #151 - June 2019 ]
Ultra-fast Serialization of C++ Objects
Description : Serialising and de-serialising is a common problem. Sergey Ignatchenko and Dmytro Ivanchykhin demonstrate one way to do this quickly.
Category: [ Programming Topics | Overload Journal #136 - December 2016 ]
Using Enum Classes as Bitfields
Description : Scope enums have many advantages over standard enums. Anthony Williams shows how to use them as bitmasks.
Category: [ Programming Topics | Overload Journal #132 - April 2016 ]
Using Clara to Parse Command Lines in C++
Description : Malcolm Noyes demonstrates how to get up and running.
Category: [ Programming Topics | CVu Journal Vol 28, #1 - March 2016 ]
Using 32-bit COM Objects from 64-bit Programs
Description : Roger Orr explains how to cross the platform boundary in COM libraries.
Category: [ Programming Topics | CVu Journal Vol 27, #2 - May 2015 ]
Using ACCU Membership for Unique IDs
Description : Silas S. Brown considers the case for identity.
Category: [ Programming Topics | CVu Journal Vol 27, #1 - March 2015 ]
Utilising More Than 4GB of Memory in 32-bit Windows Process
Description : Some applications require a vast amount of memory. Chris Oldwood presents techniques to provide extra memory.
Category: [ Programming Topics | Overload Journal #113 - February 2013 ]
Universal References in C++11
Description : C++11 provides a new reference syntax, T&&. Scott Meyers explains that it doesn’t always mean ‘rvalue reference’.
Category: [ Programming Topics | Overload Journal #111 - October 2012 ]
Unit Testing Compilation Failure
Description : We usually test that our code does what we expect. Pete Barber tries to prove that his code fails to compile.
Category: [ Programming Topics | Overload Journal #108 - April 2012 ]
Using Qt's Non-GUI Classes
Description :

In the fifth installment of our series on cross-platform programming with the Qt 3 C++ toolkit, we are going to review Qt's non-GUI classes.


Category: [ Programming Topics | CVu Journal Vol 17, #2 - Apr 2005 ]

  |<   <   1   2   >   >|
Sort by Date Title