alsk/tests/common.cpp

6 lines
64 B
C++
Raw Permalink Normal View History

2021-05-10 16:14:13 +00:00
#include "common.h"
std::size_t _copy{};
std::size_t _move{};