Advertisement
Membership
Login
ACCU Buttons
Programming Topics or Overload Journal #123 - October 2014
Browse in : |
All
> Topics
> Programming All > Journals > Overload > o123 All of these categories |
- 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 ]
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 ]
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 ]
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 ]
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 ]
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 ]
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 ]
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 ]
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 ]
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 ]
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 :
Category: [ Programming Topics | CVu Journal Vol 17, #2 - Apr 2005 ]
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 ]
User Defined Types: Qualities, Principles and
Archetypes.
Category: [ Programming Topics | Overload Journal #39 - Sep 2000 ]
Category: [ Programming Topics | Overload Journal #39 - Sep 2000 ]
Undefined vs. Implementation Defined
Category: [ Programming Topics | CVu Journal Vol 12, #5 - Sep 2000 ]
Category: [ Programming Topics | CVu Journal Vol 12, #5 - Sep 2000 ]
Using Templates To Handle Multi-Threading
Category: [ Programming Topics | Overload Journal #31 - Apr 1999 ]
Category: [ Programming Topics | Overload Journal #31 - Apr 1999 ]
Using objects for background tasks (3)
Category: [ Programming Topics | Overload Journal #17/18 - Jan 1997 ]
Category: [ Programming Topics | Overload Journal #17/18 - Jan 1997 ]