http://www.boost.org/doc/libs/1_41_0/doc/html/boost_propertytree/parsers.html#boost_propertytree.parsers.info_parser

I'm using the ptree info format.  How about C-style commenting out of a block of config stuff like?

/*
Stuff I {
        don't need
}
*/

Chris