$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] wildcard chars in boost::wfomat
From: Gevorg Voskanyan (v_gevorg_at_[hidden])
Date: 2011-03-11 02:50:23
Priya Parul wrote:
>Hi,
>What do%1$08X $ and and X mean in boost. I'm trying to decipher the meaning of
>the followiung statement:
>
>str(boost::wformat(L" (%1$08X)") % e.Error()).c_str(); where e is a com_error.
>Thanks,
>Priya.
Priya,
This mailing list is for the Boost.Build build system. Consider asking your
question in the boost-users mailing list.
Gevorg