28 Jul
2010
28 Jul
'10
1:48 a.m.
I'm using boost program_options 1.41 and would like to know if anyone has a better idea than what I'm trying to do. I am reading from a config file some basic parameters per section, but I have multiple sections. The problem is there could be any number of [sections] in this file, so I don't know what it is ahead of time. [server] name="a" ip="1.2.3.4" [server_2] name="b" ip="4.5.6.7" [server_3] name="c" ip="8.9.0.1" Thanks, -- View this message in context: http://old.nabble.com/program_options%2C-multiple--sections--from-a-config-f... Sent from the Boost - Users mailing list archive at Nabble.com.