From: Agoston Bejo (gusz1_at_[hidden])
Date: 2004-12-01 15:26:44


Hi all,
is there a way to use the boost::lambda library without having to
use boost::lambda;
?
I would like to use lambda expressions in a header file, therefore without
'use'-ing the namespace.

Thx,
Agoston