<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>Bing: Tuple List&lt; String Bracket in Python</title><link>http://www.bing.com:80/search?q=Tuple+List%3c+String+Bracket+in+Python</link><description>Search results</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>Tuple List&lt; String Bracket in Python</title><link>http://www.bing.com:80/search?q=Tuple+List%3c+String+Bracket+in+Python</link></image><copyright>Copyright © 2026 Microsoft. All rights reserved. These XML results may not be used, reproduced or transmitted in any manner or for any purpose other than rendering Bing results within an RSS aggregator for your personal, non-commercial use. Any other use of these results requires express written permission from Microsoft Corporation. By accessing this web page or using these results in any manner whatsoever, you agree to be bound by the foregoing restrictions.</copyright><item><title>std::tuple - cppreference.com</title><link>https://en.cppreference.com/cpp/utility/tuple</link><description>Class template std::tuple is a fixed-size collection of heterogeneous values. It is a generalization of std::pair. If std::is_trivially_destructible&lt;Ti&gt;::value is true for every Ti in Types, the destructor of std::tuple is trivial. If a program declares an explicit or partial specialization of std::tuple, the program is ill-formed, no diagnostic required.</description><pubDate>Wed, 24 Jun 2026 18:40:00 GMT</pubDate></item><item><title>std::tuple&lt;Types...&gt;::tuple - cppreference.com</title><link>https://en.cppreference.com/cpp/utility/tuple/tuple</link><description>Constructs a new tuple. In the descriptions that follow, let i be in the range [0, sizeof...(Types)) in order, Ti be the i th type in Types, and Ui be the i th type in a template parameter pack named UTypes, where indexing is zero-based.</description><pubDate>Tue, 23 Jun 2026 15:43:00 GMT</pubDate></item><item><title>std::make_tuple - cppreference.com</title><link>https://en.cppreference.com/cpp/utility/tuple/make_tuple</link><description>Creates a tuple object, deducing the target type from the types of arguments. For each Ti in Types..., the corresponding type Vi in VTypes... is std::decay&lt;Ti&gt;::type unless application of std::decay results in std::reference_wrapper&lt;X&gt; for some type X, in which case the deduced type is X&amp;.</description><pubDate>Thu, 25 Jun 2026 04:27:00 GMT</pubDate></item><item><title>Standard library header &lt;tuple&gt; (C++11) - cppreference.com</title><link>https://en.cppreference.com/cpp/header/tuple</link><description>TTypes, class... UTypes&gt; constexpr common_comparison_category_t&lt;/*synth-three-way-result*/&lt;TTypes, UTypes&gt;...&gt; operator&lt;=&gt;(const tuple&lt;TTypes...&gt;&amp;, const tuple&lt;UTypes...&gt;&amp;); // allocator-related traits template&lt;class... Types, class Alloc&gt; struct uses_allocator&lt;tuple&lt;Types...&gt;, Alloc&gt;; // specialized algorithms template&lt;class...</description><pubDate>Sun, 21 Jun 2026 13:22:00 GMT</pubDate></item><item><title>std::get (std::tuple) - cppreference.com</title><link>https://en.cppreference.com/cpp/utility/tuple/get</link><description>5-8) Extracts the element of the tuple t whose type is T. Fails to compile unless the tuple has exactly one element of that type.</description><pubDate>Thu, 25 Jun 2026 00:10:00 GMT</pubDate></item><item><title>std::tuple_element&lt;std::tuple&gt; - cppreference.com</title><link>https://en.cppreference.com/cpp/utility/tuple/tuple_element</link><description>Provides compile-time indexed access to the types of the elements of the tuple.</description><pubDate>Wed, 24 Jun 2026 08:32:00 GMT</pubDate></item><item><title>tuple-like, pair-like - cppreference.com</title><link>https://en.cppreference.com/cpp/utility/tuple/tuple-like</link><description>Notes tuple-like types implement the tuple protocol, i.e., such types can be used with std::get, std::tuple_element and std::tuple_size. Elements of tuple-like types can be bound with structured binding. See also tuple-like and pair-like are used in the following standard library components:</description><pubDate>Sat, 13 Jun 2026 22:07:00 GMT</pubDate></item><item><title>std::tuple_cat - cppreference.com</title><link>https://en.cppreference.com/cpp/utility/tuple/tuple_cat</link><description>Constructs a tuple that is a concatenation of all tuples in args. The element types /* CTypes */ of the returned tuple is formed by concatenating the elements type packs of all std::tuple(until C++23)tuple-like(since C++23) types in Tuples in order.</description><pubDate>Thu, 18 Jun 2026 22:22:00 GMT</pubDate></item><item><title>cppreference.com</title><link>https://en.cppreference.com/</link><description>What links here Related changes Upload file Special pages Printable version Permanent link Page information</description><pubDate>Thu, 25 Jun 2026 07:12:00 GMT</pubDate></item><item><title>std::tuple_size&lt;std::tuple&gt; - cppreference.com</title><link>https://en.cppreference.com/cpp/utility/tuple/tuple_size</link><description>Provides access to the number of elements in a tuple as a compile-time constant expression.</description><pubDate>Wed, 24 Jun 2026 20:42:00 GMT</pubDate></item></channel></rss>