#include <type_traits> int main() { static_assert(std::is_same<const int, std::add_const<const int>::type>(), "..");}
Standard input is empty
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!