Boost.Factory argument by reference

26 Mar
2012
26 Mar
'12
3:36 p.m.
Hello all,
does anyone know if Boost.Factory can be tweaked to use const& instead of
references, e.g.:
struct Bla
{
Bla(int n){}
};
void Foo()
{
boost::factory
4772
Age (days ago)
4772
Last active (days ago)
0 comments
1 participants
participants (1)
-
gast128