C++ 2017: [2021]

struct NoCopy NoCopy() = default; NoCopy(const NoCopy&) = delete; ;