1
0
Fork 0
mirror of https://github.com/bolero-MURAKAMI/Sprout synced 2025-10-05 13:00:00 +00:00

destructive change sprout::generate -> sprout::unfold

add range adapter reversed, replaced, filtered
This commit is contained in:
bolero-MURAKAMI 2012-09-21 15:43:30 +09:00
commit 73ead93fe5
60 changed files with 3840 additions and 318 deletions

View file

@ -255,4 +255,4 @@ namespace sprout {
}
} // namespace sprout
#endif // SPROUT_RATIONAL_ARITHMETIC_HPP
#endif // SPROUT_RATIONAL_ARITHMETIC_HPP

View file

@ -193,4 +193,4 @@ namespace sprout {
}
} // namespace sprout
#endif // SPROUT_RATIONAL_COMPARISON_HPP
#endif // SPROUT_RATIONAL_COMPARISON_HPP

View file

@ -15,4 +15,4 @@ namespace sprout {
}
} // namespace sprout
#endif // SPROUT_RATIONAL_CONVERSION_HPP
#endif // SPROUT_RATIONAL_CONVERSION_HPP

View file

@ -18,4 +18,4 @@ namespace sprout {
};
} // namespace sprout
#endif // SPROUT_RATIONAL_EXCEPTIONS_HPP
#endif // SPROUT_RATIONAL_EXCEPTIONS_HPP

View file

@ -16,4 +16,4 @@ namespace sprout {
}
} // namespace sprout
#endif // SPROUT_RATIONAL_HASH_HPP
#endif // SPROUT_RATIONAL_HASH_HPP

View file

@ -38,4 +38,4 @@ namespace sprout {
}
} // namespace sprout
#endif // SPROUT_RATIONAL_IO_HPP
#endif // SPROUT_RATIONAL_IO_HPP

View file

@ -219,4 +219,4 @@ namespace sprout {
} // namespace detail
} // namespace sprout
#endif // SPROUT_RATIONAL_RATIONAL_HPP
#endif // SPROUT_RATIONAL_RATIONAL_HPP

View file

@ -21,4 +21,4 @@ namespace sprout {
}
} // namespace sprout
#endif // SPROUT_RATIONAL_VALUES_HPP
#endif // SPROUT_RATIONAL_VALUES_HPP