We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 72ec431 + fe55726 commit 50f1313Copy full SHA for 50f1313
1 file changed
stan/math/prim/meta/holder.hpp
@@ -231,8 +231,8 @@ namespace math {
231
* expressions will be deleted.
232
* @tparam T type of argument expression
233
* @tparam Ptrs types of pointers
234
- * @param a argument expression
235
- * @param ptrs pointers to objects the constructed object will own.
+ * @param arg argument expression
+ * @param pointers pointers to objects the constructed object will own.
236
* @return holder operation
237
*/
238
template <typename T, typename... Ptrs,
0 commit comments