id summary reporter owner description type status milestone component version severity resolution keywords cc 4203 boost/lambda/casts.hpp requires #include before it 1czajnik@… No-Maintainer "I have noticed, that with includes in this order: {{{ #include #include }}} later using ll_static_cast fails to compile with first message (gcc-4.3): /usr/include/boost/lambda/casts.hpp:93: error: ‘return_type_N’ is not a template However, including lambda.hpp before cast.hpp fixes the error. I have tested this with boost 1.42.0 and 1.43.0. Regards Krzysztof Czainski " Bugs closed Boost 1.43.0 lambda Boost 1.43.0 Problem fixed