M2.h 65 Bytes Raw Blame History Permalink 1 2 3 4 5 #include "Box.h" void x() { Box<> Unused; //Unused.test(); }