YB
https://www.boost.org/doc/libs/1_62_0/boost/uuid/name_generator.hpp
Size: a a a
YB
MI
MI
S
S
S
СХ
СХ
O
СХ
EG
template<typename T>
using Table<T> = std::vector<std::vector<T>>;
AS
template<typename T>
using Table<T> = std::vector<std::vector<T>>;
template<typename T>
using Table = std::vector<std::vector<T>>;
...
Table<int> table;
EG
template<typename T>
using Table = std::vector<std::vector<T>>;
...
Table<int> table;
U
U
ПК
U
ПК
U