Skip to content

Commit

Permalink
Update src/clp_ffi_js/ir/StreamReader.hpp
Browse files Browse the repository at this point in the history
Co-authored-by: Junhao Liao <[email protected]>
  • Loading branch information
davemarco and junhaoliao authored Dec 18, 2024
1 parent 0581310 commit 2aabf7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/clp_ffi_js/ir/StreamReader.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ class StreamReader {
* @param use_filter
* @param log_event_to_string
* @return See `decode_range`.
* @throw Propagates `ToStringFunc`'s exception.
*/
template <typename LogEvent, typename ToStringFunc>
requires requires(ToStringFunc func, LogEvent const& log_event) {
Expand Down

0 comments on commit 2aabf7b

Please sign in to comment.