Liste des Groupes | Revenir à co vms |
On Mon, 24 Feb 2025 20:33:07 -0500, Arne Vajhøj wrote:# private final Map<Integer, ArrowLabel> satLabels = new HashMap<Integer, ArrowLabel>();
It is fine with me.But I think it is good code.I think it is bloody long-winded code.
In C++ I could write things likeYes.
typedef std::map<std::string /*section*/, SectionParams>
SectionTable;
typedef std::pair<std::string, SectionParams>
SectionTablePair;
typedef SectionTable::const_iterator
SectionTableLister;
Les messages affichés proviennent d'usenet.