0
llucycodes42
{
private:
T name;
};
name<int> name1;
name<string> name2;
Shortcut: stru_tup
stru_tup
0 Comments
struct name<T> ()