We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d6067a commit 339fadeCopy full SHA for 339fade
include/xsimd/types/xsimd_api.hpp
@@ -236,7 +236,7 @@ namespace xsimd
236
/**
237
* @ingroup batch_conversion
238
*
239
- * Perform a static_cast from \c T_in to \c T_out on \c \c x.
+ * Perform a static_cast from \c T_in to \c T_out on \c x.
240
* @param x batch_bool of \c T_in
241
* @return \c x cast to \c T_out
242
*/
@@ -252,7 +252,7 @@ namespace xsimd
252
253
254
255
256
* @param x batch of \c T_in
257
258
0 commit comments