DP
Size: a a a
DP
SF
DP
DP
DF
d
char cstr[] = "Some c-style string";
std::<что-то> s = cstr;
s = "asd"; // Теперь в cstr лежит "asd\0"
NK
AG
d
AB
АК
АК
D
D
NI
АК
LA
AG
AG
АК
if constexpr (std::is_same_v<T, U>)
if constexpr (typeid(a) == typeid(b)) // future