#include <exception> namespace boost { std::string diagnostic_information( std::exception const & x ); }