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

Options:
View Article Map
View Archives
All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Other
Auto – a necessary evil? (Part 2)
Description : Should you declare (almost) everything auto? Roger Orr considers when auto is appropriate.
Category: [ Overload Journal #116 - August 2013 ]
Automatic Navigation Mesh Generation in Configuration Space
Description : Walkable 3D environments can be automatically navigated. Stuart Golodetz demonstrates how navigation meshes achieve this.
Category: [ Overload Journal #117 - October 2013 ]
auto_value: Transfer Semantics for Value Types
Description : In his quest to pass around values efficiently, Richard Harris concludes by looking at ways of transferring ownership, now and in the future.
Category: [ Design of applications and programs | Overload Journal #81 - Oct 2007 ]
auto_value: Transfer Semantics for Value Types
Description : "Copy On Write" (COW) sounds like an ideal idiom for avoiding expensive copies. But care must be taken to avoid producing a "mad cow".
Category: [ Design of applications and programs | Overload Journal #80 - Aug 2007 ]
auto_value: Transfer Semantics for Value Types
Description : std::auto_ptr has a reputation for causing problems due to its surprising copy/assignment semantics. Richard Harris tries to separate the good ideas from the bad.
Category: [ Overload Journal #79 - Jun 2007 ]
‘No Bugs’ Top Five C++ Cooking Recipes
Description : Developers often have a few favourite tricks for solving problems. Sergey Ignatchenko shares his five top recipes.
Category: [ Overload Journal #113 - February 2013 ]
‘Speedy Gonzales’ Serializing (Re)Actors via Allocators
Description : More speed! Sergey Ignatchenko completes his (Re)Actor allocator series with Part III.
Category: [ Overload Journal #141 - October 2017 ]

  |<   <   1   2   3   4   5   6   7   >   >|
Sort by Date Title