forked from Ferdi265/cxx-ring-buffer
6 lines
57 B
C++
6 lines
57 B
C++
struct test {
|
|
constexpr ~test() {}
|
|
};
|
|
|
|
int main() {}
|