On 29 Apr 2013, at 15:38, Joshua Cranmer <pidgeot18 at gmail.com> wrote: > In particular, you can do things in C like: > > #if sizeof(T) == 10 You can write that, but it almost certainly doesn't mean what you appear to think it means... David