Skip to content

Commit 10ee076

Browse files
committed
remove last todo
1 parent 7c33da2 commit 10ee076

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

stan/math/prim/functor/map_if.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ inline constexpr bool is_filter_fun_nothrow_v
4141
} // namespace internal
4242

4343
/*
44-
* // TODO(Steve): This should be something like `map_if` or `transform_if`
4544
* Subset a tuple by a compile time filter on the types and return a
4645
* tuple with an unary functor applied to each element where the filter was
4746
* true:

0 commit comments

Comments
 (0)