Cogs.Foundation
Loading...
Searching...
No Matches
StringViewFormat.h
Go to the documentation of this file.
1#pragma once
2
3
17#define StringViewFormat(sv) static_cast<int>(sv.size()), sv.data()