Advertisement
Membership
Login
ACCU Buttons
Programming Topics and Overload Journal #79 - Jun 2007
Browse in : |
All
> Topics
> Programming
All > Journals > Overload > 79 Any of these categories |
- Options:
- View Article Map
- View Archives
The Policy Bridge Design Pattern
Description : Matthieu Gilson offers some thoughts on using a policy based mechanism to build efficient classes from loosely coupled components.
Category: [ Design of applications and programs ]
Description : Matthieu Gilson offers some thoughts on using a policy based mechanism to build efficient classes from loosely coupled components.
Category: [ Design of applications and programs ]
Continuous Integration with CruiseControl.Net
Description : Is CC any good? How could it be better? Did it make a real difference where it was installed? Should we all give it a go?
Category: [ Process Topics ]
Description : Is CC any good? How could it be better? Did it make a real difference where it was installed? Should we all give it a go?
Category: [ Process Topics ]
Working with GNU Export Maps
Description : Taking control over the symbols exported from shared libraries built with the GNU toolchain.
Description : Taking control over the symbols exported from shared libraries built with the GNU toolchain.
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.
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.