mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-14 15:04:09 +00:00
fix for constexpr disabled
add sprout::adaptors::sized
This commit is contained in:
parent
2b8a8662af
commit
bcd7674cc0
84 changed files with 1758 additions and 1365 deletions
|
@ -378,7 +378,7 @@ namespace sprout {
|
|||
//
|
||||
// ignore
|
||||
//
|
||||
static SPROUT_CONSTEXPR ignore_t ignore{};
|
||||
SPROUT_STATIC_CONSTEXPR ignore_t ignore{};
|
||||
|
||||
//
|
||||
// make_tuple
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue