Skip to content

Commit

Permalink
Fix docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
gibber9809 committed Nov 26, 2024
1 parent 1e2be7e commit 4c7a50f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion components/core/src/clp_s/Utils.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,8 @@ inline T2 bit_cast(T1 t1) {

/**
* Writes a numeric value to a stringstream.
* @param val
* @param stream
* @param value
* @tparam ValueType
*/
template <typename ValueType>
Expand Down

0 comments on commit 4c7a50f

Please sign in to comment.