Loading bricks/brick-enumerate +0 −1 Original line number Diff line number Diff line Loading @@ -190,7 +190,6 @@ namespace brq::enumerate auto offset = tuple_bound( b_capped ); auto count = tuple_bound( b_count ); DEBUG( offset, count ); if ( index > offset ) { Loading Loading
bricks/brick-enumerate +0 −1 Original line number Diff line number Diff line Loading @@ -190,7 +190,6 @@ namespace brq::enumerate auto offset = tuple_bound( b_capped ); auto count = tuple_bound( b_count ); DEBUG( offset, count ); if ( index > offset ) { Loading