On 11/27/2013 09:05 AM, Joerg Schilling wrote: > If you however like to write portable code, you cannot expect > something like ignore_value() to be available.
ignore_value is free software, is simple, and is quite portable in practice -- more portable than casting to 'void' is, anyway. It's not really a contest.