libcxx1.h 57 B

12345
  1. class LibCxx1Class
  2. {
  3. public:
  4. static float Method();
  5. };