From: Stefan Walk (walk_at_[hidden])
Date: 2008-04-18 04:53:40


Hi,

is there a general description of the config file syntax that
program_options uses available? Like if it's case-sensitive, if you can
quote arguments, etc ... currently i'm wondering if I can fill a vector
from one line, like
val = foo bar baz
with foo, bar, and baz as the values ... is this possible with some
separator?

Regards,
Stefan