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
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -181,13 +181,13 @@
181
181
<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/>
182
182
This will be removed from Drake on or after 2026-06-01. </dd>
183
183
<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>
184
-
<dd><aclass="anchor" id="_deprecated000006"></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="_deprecated000004"></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-06-01. </dd>
186
186
<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>
187
-
<dd><aclass="anchor" id="_deprecated000007"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br/>
187
+
<dd><aclass="anchor" id="_deprecated000005"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br/>
188
188
This will be removed from Drake on or after 2026-06-01. </dd>
189
189
<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>
190
-
<dd><aclass="anchor" id="_deprecated000008"></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/>
190
+
<dd><aclass="anchor" id="_deprecated000006"></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/>
191
191
This will be removed from Drake on or after 2026-06-01. </dd>
192
192
<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>
193
193
<dd><aclass="anchor" id="_deprecated000032"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br/>
@@ -220,10 +220,10 @@
220
220
<dd><aclass="anchor" id="_deprecated000003"></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-05-01. </dd>
222
222
<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>
223
-
<dd><aclass="anchor" id="_deprecated000004"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br/>
223
+
<dd><aclass="anchor" id="_deprecated000007"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br/>
224
224
This will be removed from Drake on or after 2026-05-01. </dd>
225
225
<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>
226
-
<dd><aclass="anchor" id="_deprecated000005"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br/>
226
+
<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/>
227
227
This will be removed from Drake on or after 2026-06-01. </dd>
228
228
<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>
229
229
<dd><aclass="anchor" id="_deprecated000009"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br/>
<dlclass="deprecated"><dt><b><aclass="el" href="deprecated.html#_deprecated000008">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/>
3311
+
<dlclass="deprecated"><dt><b><aclass="el" href="deprecated.html#_deprecated000006">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/>
3312
3312
This will be removed from Drake on or after 2026-06-01. </dd></dl>
0 commit comments