Cogs.Core
StringViewFormat.h
1#pragma once
2
3
17#define StringViewFormat(sv) static_cast<int>(sv.size()), sv.data()