Boost logo

Boost Users :

Subject: [Boost-users] Can we pass variable argument list to boost format?
From: ajil koshy (ajil.koshy_at_[hidden])
Date: 2009-09-08 12:56:09


Hi,

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?

Thanks
Ajil



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net