$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Boost Talk: "How I Code" (?)
From: Philippe Vaucher (philippe.vaucher_at_[hidden])
Date: 2011-02-23 14:04:39
>
> ie if you had to give your 1 favorite rule you code by, what would it
> be?
For me it's probably http://en.wikipedia.org/wiki/KISS_principle, or like I
prefer to think about it "resist the temptation to overengineer things".
Philippe