mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 22:59:56 -05:00
6 lines
57 B
C++
6 lines
57 B
C++
class LibCxx1Class
|
|
{
|
|
public:
|
|
static float Method();
|
|
};
|