You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doxygen_cxx/deprecated.html
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -213,10 +213,10 @@
213
213
<dt>Member <aclass="el" href="namespacedrake_1_1solvers.html#aad4e89db1879b0982cc770f6f88ca32a">drake::solvers::operator<<</a> (std::ostream &, const <aclass="el" href="namespacedrake_1_1solvers.html#ab09ca5e1afe9e5a4e8744ecb27839b15" title="A coarse categorization of the optimization problem based on the type of constraints/costs/variables.">ProgramType</a> &)</dt>
214
214
<dd><aclass="anchor" id="_deprecated000047"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br/>
215
215
This will be removed from Drake on or after 2026-07-01. </dd>
<dd><aclass="anchor" id="_deprecated000049"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br/>
221
221
This will be removed from Drake on or after 2026-07-01. </dd>
222
222
<dt>Member <aclass="el" href="namespacedrake_1_1symbolic.html#a4690027f5a37080d162fbf2b22432994">drake::symbolic::operator<<</a> (std::ostream &os, const <aclass="el" href="classdrake_1_1symbolic_1_1_environment.html" title="Represents a symbolic environment (mapping from a variable to a value).">Environment</a> &env)</dt>
@@ -237,22 +237,22 @@
237
237
<dt>Member <aclass="el" href="namespacedrake_1_1symbolic.html#af6ea3eaf1a7e5beed8feb1c401d51bbc">drake::symbolic::operator<<</a> (std::ostream &os, const <aclass="el" href="classdrake_1_1symbolic_1_1_expression.html" title="Represents a symbolic form of an expression.">Expression</a> &e)</dt>
238
238
<dd><aclass="anchor" id="_deprecated000008"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br/>
239
239
This will be removed from Drake on or after 2026-07-01. </dd>
240
-
<dt>Member <aclass="el" href="namespacedrake_1_1symbolic.html#ad33e2289eb5f8ba9d8a286bd6e954001">drake::symbolic::operator<<</a> (std::ostream &out, const <aclass="el" href="classdrake_1_1symbolic_1_1_chebyshev_basis_element.html" title="ChebyshevBasisElement represents an element of Chebyshev polynomial basis, written as the product of ...">ChebyshevBasisElement</a> &m)</dt>
240
+
<dt>Member <aclass="el" href="namespacedrake_1_1symbolic.html#ada77c9969b0422090c05636a895c0e8e">drake::symbolic::operator<<</a> (std::ostream &out, const <aclass="el" href="classdrake_1_1symbolic_1_1_monomial.html" title="Represents a monomial, a product of powers of variables with non-negative integer exponents.">Monomial</a> &m)</dt>
241
241
<dd><aclass="anchor" id="_deprecated000015"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br/>
242
242
This will be removed from Drake on or after 2026-07-01. </dd>
243
-
<dt>Member <aclass="el" href="namespacedrake_1_1symbolic.html#ada77c9969b0422090c05636a895c0e8e">drake::symbolic::operator<<</a> (std::ostream &out, const <aclass="el" href="classdrake_1_1symbolic_1_1_monomial.html" title="Represents a monomial, a product of powers of variables with non-negative integer exponents.">Monomial</a> &m)</dt>
243
+
<dt>Member <aclass="el" href="namespacedrake_1_1symbolic.html#ad33e2289eb5f8ba9d8a286bd6e954001">drake::symbolic::operator<<</a> (std::ostream &out, const <aclass="el" href="classdrake_1_1symbolic_1_1_chebyshev_basis_element.html" title="ChebyshevBasisElement represents an element of Chebyshev polynomial basis, written as the product of ...">ChebyshevBasisElement</a> &m)</dt>
244
244
<dd><aclass="anchor" id="_deprecated000016"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br/>
245
245
This will be removed from Drake on or after 2026-07-01. </dd>
246
246
<dt>Member <aclass="el" href="namespacedrake_1_1symbolic.html#aebaa1c50ddcd18c8de9ba5ebc01f3989">drake::symbolic::operator<<</a> (std::ostream &out, const <aclass="el" href="classdrake_1_1symbolic_1_1_monomial_basis_element.html" title="MonomialBasisElement represents a monomial, a product of powers of variables with non-negative intege...">MonomialBasisElement</a> &m)</dt>
247
247
<dd><aclass="anchor" id="_deprecated000017"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br/>
248
248
This will be removed from Drake on or after 2026-07-01. </dd>
249
-
<dt>Member <aclass="el" href="namespacedrake_1_1symbolic.html#aab36f2eb0e38222af36d1499d0a2f47a">drake::symbolic::operator<<</a> (std::ostream &os, const <aclass="el" href="classdrake_1_1symbolic_1_1_generic_polynomial.html" title="Represents symbolic generic polynomials using a given basis (for example, monomial basis,...">GenericPolynomial< BasisElement ></a> &p)</dt>
249
+
<dt>Member <aclass="el" href="namespacedrake_1_1symbolic.html#ad8ca491b4e798266df4f026a079f4418">drake::symbolic::operator<<</a> (std::ostream &out, const <aclass="el" href="classdrake_1_1symbolic_1_1_chebyshev_polynomial.html" title="Represents the Chebyshev polynomial of the first kind Tₙ(x).">ChebyshevPolynomial</a> &p)</dt>
250
250
<dd><aclass="anchor" id="_deprecated000018"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br/>
251
251
This will be removed from Drake on or after 2026-07-01. </dd>
<dd><aclass="anchor" id="_deprecated000019"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br/>
254
254
This will be removed from Drake on or after 2026-07-01. </dd>
255
-
<dt>Member <aclass="el" href="namespacedrake_1_1symbolic.html#ad8ca491b4e798266df4f026a079f4418">drake::symbolic::operator<<</a> (std::ostream &out, const <aclass="el" href="classdrake_1_1symbolic_1_1_chebyshev_polynomial.html" title="Represents the Chebyshev polynomial of the first kind Tₙ(x).">ChebyshevPolynomial</a> &p)</dt>
255
+
<dt>Member <aclass="el" href="namespacedrake_1_1symbolic.html#aab36f2eb0e38222af36d1499d0a2f47a">drake::symbolic::operator<<</a> (std::ostream &os, const <aclass="el" href="classdrake_1_1symbolic_1_1_generic_polynomial.html" title="Represents symbolic generic polynomials using a given basis (for example, monomial basis,...">GenericPolynomial< BasisElement ></a> &p)</dt>
256
256
<dd><aclass="anchor" id="_deprecated000020"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br/>
257
257
This will be removed from Drake on or after 2026-07-01. </dd>
0 commit comments