C++ Test

C++ code posted
created at 19 May 22:12

Edit | Back
1
2
3
4
5
6
7
8
namespace foo
{
  class Bar
  {
    Bar();
    ~Bar();
  }
}
67 Bytes in 1 ms with coderay