id summary reporter owner description type status milestone component version severity resolution keywords cc 1846 boost::addressof() doesn't work with function references Eric Niebler Peter Dimov "{{{ #include void foo() {} int main() { boost::addressof(foo); // boom } }}} This also affects reference_wrapper and any other utility that makes use of boost::addressof(). " Bugs closed Boost 1.36.0 None Boost 1.35.0 Problem fixed