$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-12-17 01:48:00
Oliver.Kowalke_at_[hidden] wrote:
> Hello,
> Implizit() is removed in 1.33.1. Howto indicate an option which doesn't
> need a value? For instance option -d should stand for 'create process as
> a daemon'.
Use 'zero_tokens' method instead.
- Volodya