$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Can we pass variable argument list to boost format?
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-09-08 15:06:04
AMDG
ajil koshy wrote:
> I'd like to know if there is a way by which we can pass the variable
> argument list to boost format. I have a function which creates formatted
> output strings for logging purpose. Currently, I'm using _vsnwprintf_s
> function internally to handle variable argument lists which the caller may
> be pass to this function. Can this be done using boost format?
>
No.
In Christ,
Steven Watanabe