mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-16 15:14:13 +00:00
add some compost effects.
This commit is contained in:
parent
d01ee064e2
commit
c7e6be98bb
20 changed files with 1815 additions and 6 deletions
|
@ -49,7 +49,6 @@ namespace sprout {
|
|||
) const
|
||||
{
|
||||
typedef typename result<Context, Iterator>::type result_type;
|
||||
typedef typename attribute<Context, Iterator>::type attribute_type;
|
||||
return res.success() && sign < 0
|
||||
? result_type(true, res.current(), -res.attr())
|
||||
: res
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue