¡@

Home 

c++ Programming Glossary: reliability

Test Automation with Embedded Hardware

http://stackoverflow.com/questions/115115/test-automation-with-embedded-hardware

against it. Whether it's worth it depends. In the high reliability industry airplane automotive etc the customer specifies very..

Singleton Destructors

http://stackoverflow.com/questions/273720/singleton-destructors

there a very very few resources that need this sort of reliability. file handles memory etc. all go back to the OS cleanly regardless...

Effective optimization strategies on modern C++ compilers

http://stackoverflow.com/questions/2932515/effective-optimization-strategies-on-modern-c-compilers

that optimization has a cost in terms of complexity reliability and maintainability. For this particular application increased..

Fastest JSON reader/writer for C++ [closed]

http://stackoverflow.com/questions/3512650/fastest-json-reader-writer-for-c

for C closed I need a C JSON parser writer. Speed and reliability are very critical I don't care if the interface is nice or not..

How can I use Standard Library (STL) classes in my dll interface or ABI?

http://stackoverflow.com/questions/5661738/how-can-i-use-standard-library-stl-classes-in-my-dll-interface-or-abi

library components such as Boost with a fair amount of reliability when you have complete control over the toolchains and the libraries...

Memcached on Windows (x64)

http://stackoverflow.com/questions/8896/memcached-on-windows-x64

C experience level that it would provide Enterprise Level reliability in such a crucial component of large scalable solutions. I think..

“As a rule of thumb, make all your methods virtual” in C++ - sound advice?

http://stackoverflow.com/questions/9660207/as-a-rule-of-thumb-make-all-your-methods-virtual-in-c-sound-advice

by following this advice you sacrifice code readability reliability in exchange for not doing a quite uncommon typo. In my opinion..

MinGW as a reliable 64-bit GCC compiler

http://stackoverflow.com/questions/9942923/mingw-as-a-reliable-64-bit-gcc-compiler

as a reliable 64 bit GCC compiler I am worried about the reliability of the MinGW compiler for 64 bit as an alternative to the Visual..