Contains definition of the proto::lazy<> transform.
proto::lazy<>
namespace boost { namespace proto { template<typename T> struct lazy; } }