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
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -178,13 +178,13 @@
178
178
<dd><aclass="anchor" id="_deprecated000027"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br/>
179
179
This will be removed from Drake on or after 2026-07-01. </dd>
180
180
<dt>Member <aclass="el" href="namespacedrake.html#a24d3bbc3fbb363dfb7cdc7ff5c71c850">drake::operator<<</a> (std::ostream &os, const typename <aclass="el" href="classdrake_1_1_polynomial_1_1_monomial.html" title="An additive atom of a Polynomial: The product of any number of Terms and a coefficient.">Polynomial< T >::Monomial</a> &m)</dt>
181
-
<dd><aclass="anchor" id="_deprecated000012"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br/>
181
+
<dd><aclass="anchor" id="_deprecated000014"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br/>
182
182
This will be removed from Drake on or after 2026-07-01. </dd>
183
183
<dt>Member <aclass="el" href="namespacedrake.html#a6349afb82c0796366e318e99f25c3e5f">drake::operator<<</a> (std::ostream &os, const <aclass="el" href="classdrake_1_1_polynomial.html" title="A scalar multi-variate polynomial, modeled after the msspoly in spotless.">Polynomial< T ></a> &poly)</dt>
184
-
<dd><aclass="anchor" id="_deprecated000013"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br/>
184
+
<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/>
185
185
This will be removed from Drake on or after 2026-07-01. </dd>
186
186
<dt>Member <aclass="el" href="namespacedrake.html#a8db300eaec345b10d2e808b900239b8e">drake::operator<<</a> (std::ostream &os, const Eigen::Matrix< <aclass="el" href="classdrake_1_1_polynomial.html" title="A scalar multi-variate polynomial, modeled after the msspoly in spotless.">Polynomial< T ></a>, Rows, Cols > &poly_mat)</dt>
187
-
<dd><aclass="anchor" id="_deprecated000014"></a>Wrap Eigen objects M with fmt_eigen() to format Eigen data into fmt strings e.g., fmt::to_string(fmt_eigen(M)), fmt::format(\M = {}\, fmt_eigen(M)). You'll need to #include \drake/common/fmt_eigen.h\ to access that function. Refer to GitHub issue #17742 for more information. <br/>
187
+
<dd><aclass="anchor" id="_deprecated000016"></a>Wrap Eigen objects M with fmt_eigen() to format Eigen data into fmt strings e.g., fmt::to_string(fmt_eigen(M)), fmt::format(\M = {}\, fmt_eigen(M)). You'll need to #include \drake/common/fmt_eigen.h\ to access that function. Refer to GitHub issue #17742 for more information. <br/>
188
188
This will be removed from Drake on or after 2026-07-01. </dd>
189
189
<dt>Member <aclass="el" href="namespacedrake_1_1perception_1_1pc__flags.html#ad70a51f0c16bb5f6b6fc3e4a51b0529a">drake::perception::pc_flags::operator<<</a> (std::ostream &os, const <aclass="el" href="classdrake_1_1perception_1_1pc__flags_1_1_fields.html" title="Allows combination of BaseField and DescriptorType for a PointCloud.">Fields</a> &rhs)</dt>
190
190
<dd><aclass="anchor" id="_deprecated000039"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br/>
@@ -237,19 +237,19 @@
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>
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
-
This will be removed from Drake on or after 2026-07-01. </dd>
243
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>
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/>
241
+
<dd><aclass="anchor" id="_deprecated000012"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br/>
245
242
This will be removed from Drake on or after 2026-07-01. </dd>
246
243
<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>
244
+
<dd><aclass="anchor" id="_deprecated000013"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br/>
245
+
This will be removed from Drake on or after 2026-07-01. </dd>
246
+
<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>
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>
252
-
<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>
252
+
<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>
253
253
<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>
<dlclass="deprecated"><dt><b><aclass="el" href="deprecated.html#_deprecated000014">Deprecated</a></b></dt><dd>Wrap Eigen objects M with fmt_eigen() to format Eigen data into fmt strings e.g., fmt::to_string(fmt_eigen(M)), fmt::format(\M = {}\, fmt_eigen(M)). You'll need to #include \drake/common/fmt_eigen.h\ to access that function. Refer to GitHub issue #17742 for more information. <br/>
3162
+
<dlclass="deprecated"><dt><b><aclass="el" href="deprecated.html#_deprecated000016">Deprecated</a></b></dt><dd>Wrap Eigen objects M with fmt_eigen() to format Eigen data into fmt strings e.g., fmt::to_string(fmt_eigen(M)), fmt::format(\M = {}\, fmt_eigen(M)). You'll need to #include \drake/common/fmt_eigen.h\ to access that function. Refer to GitHub issue #17742 for more information. <br/>
3163
3163
This will be removed from Drake on or after 2026-07-01. </dd></dl>
0 commit comments