Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » U++ community news and announcements » Tuple::Set/SetA...D
Tuple::Set/SetA...D [message #44436] Thu, 12 March 2015 08:45
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Tuples got a new Set methods, which simply set the corresponding attribute(s) (and return *this).

The reason is to simplify in-place creation in containers:

Vector<Tuple2<int, String> > foo;

foo.Add().Set(1, "hello");

Previous Topic: Value::operator~
Next Topic: RichText/Qtf/RichEdit now support round borders for table cells
Goto Forum:
  


Current Time: Thu Mar 28 22:49:16 CET 2024

Total time taken to generate the page: 0.01635 seconds