[iostreams] - whish: creater default value for BOOST_IOSTREAMS_MAX_FORWARDING_ARITY

14 Jun
2006
14 Jun
'06
1:20 p.m.
Hello, is it possible to set the default value of BOOST_IOSTREAMS_MAX_FORWARDING_ARITY to a creater value (say 7) in boost-1.34?! regards, Oliver

14 Jun
14 Jun
4:59 p.m.
New subject: [iostreams] - whish: creater default value forBOOST_IOSTREAMS_MAX_FORWARDING_ARITY
Oliver Kowalke wrote:
is it possible to set the default value of BOOST_IOSTREAMS_MAX_FORWARDING_ARITY to a creater value (say 7) in boost-1.34?!
Just define the constant in your project globally and the system will accomodate. Making 7 as default (from 3) may or may not have effect of compilation time, e.g. when EDG preprocessor is used. /Pavel
6941
Age (days ago)
6941
Last active (days ago)
1 comments
2 participants
participants (2)
-
Oliver.Kowalke@qimonda.com
-
Pavel Vozenilek