From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3e1162e60502230819428032f5@mail.gmail.com> Date: Wed, 23 Feb 2005 08:19:57 -0800 From: David Leimbach To: Bruce Ellis , Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] Evolving rio / GUI development In-Reply-To: <775b8d1905022305394e994527@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <7359f049050223051738e718f3@mail.gmail.com> <627059e81b43bd5362e0b8237ed9841d@plan9.escet.urjc.es> <775b8d1905022305394e994527@mail.gmail.com> Cc: Topicbox-Message-UUID: 5313a5d6-eace-11e9-9e20-41e7f4b1d025 On Thu, 24 Feb 2005 00:39:44 +1100, Bruce Ellis wrote: > rob is a derived class. fortunately he chooses his friends wisely. > i've been C++ing a bit lately (don't blame me). i just can't wait > to see what features are needed for the next standard. > Fixed width integer types? :) I've been ripping off software from boost to generate them at compile time using template metaprogramming junk. It works on LP32 and LP64 systems so far that I've tested but it'd just be nicer if the standard would specify types There is a really decent book on dealing with a bunch of C++ annoyances [if you must] called Imperfect C++ that lists a bunch of problems and workarounds. Dave > brucee > > On Wed, 23 Feb 2005 14:19:43 +0100, Gorka Guardiola wrote: > > >> If it's standard, then everyone gets it. > > > > > > C++ is standard. I don't get it. > > > > > > -rob > > > > Are you standard?. > > > G. > > > > >