$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Request for Interest in several Modules
From: Nathan Ridge (zeratul976_at_[hidden])
Date: 2012-01-11 13:14:20
> > What happens if I use an optimized build?
>
> Optimization does not prevent generation of debug
> information.
But what about inlined functions? Will the stack trace
from inside a function that was inlined during optimization
show the name of the inlined function?
Thanks,
Nate