$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] property_tree equal_range causes compiler error
From: Sebastian Redl (sebastian.redl_at_[hidden])
Date: 2009-11-30 10:52:58
YuQian Zhou (å¨å®å) wrote:
> add to boost/libs/property_tree/examples/debug_settings.cpp: line 55
> pt.equal_range("debug.level");
> then compile:
>
> ~/boost/libs/property_tree/examples$ g++ -I../../../
> debug_settings.cpp -o debug_settings
>
Whee!
I'll take a look at it. Can you please file a TRAC ticket? I only get to
PropTree every once in a while (I hope to clear out outstanding tickets
this week), and if there's no ticket, the issue will get lost.
Sebastian