Advertisement
Membership
Login
ACCU Buttons
Programming Topics
Browse in : | > Topics > Programming |
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. by Matthieu Gilson
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. by Matthieu Gilson
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? by Paul Grenyer
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? by Paul Grenyer
Category: [ Process Topics ]
Working with GNU Export Maps
Description : Taking control over the symbols exported from shared libraries built with the GNU toolchain. by Ian Wakeling
Description : Taking control over the symbols exported from shared libraries built with the GNU toolchain. by Ian Wakeling
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. by Richard Harris
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. by Richard Harris