Loading...

Category: Blog

Seasons greetings

“Am I indeed possessed of knowledge? I am not knowing. But if a mean person, who appears quite empty-like, ask anything of me, I set it forth from one end to the other, and exhaust it.” –Confucius We wish you all happy hollidays!

Function composition in C++11

There is a lot of code in this post, it will probably not compile “as is” because of missing headers or compiler’s incompatibilities. Nevertheless, we made available through our open source initiative the full working library on github. It has been tested on Clang 3.1, gcc 4.6.1 and MSVC 11 on FreeBSD, Linux and Windows.

The Butterfly Bug

At Bureau 14 we highly value code quality: it’s the corner stone of our software development strategy and certainly one of our core values as a company. We believe that investing in code quality pays off in the long term, especially when our software is entrusted by our customer with mission-critical data.

Top