OSDN Git Service

PR c++/36628
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.dg / cpp0x / explicit1.C
2009-05-18 jason Implement explicit conversions ops as specified in...