Skip to content

Commit

Permalink
void!
Browse files Browse the repository at this point in the history
  • Loading branch information
thorstenhater committed Jan 17, 2024
1 parent 280c768 commit ecb1da0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arbor/backends/multicore/event_stream.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ struct event_stream: public event_stream_base<Event> {

// Construct a mapping of mech_id to a stream s.t. streams are partitioned into
// time step buckets by `ev_span`
static auto
static void
multi_event_stream(const event_lane_subrange& lanes,
const std::vector<target_handle>& handles,
const std::vector<std::size_t>& divs,
Expand Down

0 comments on commit ecb1da0

Please sign in to comment.