mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2025-08-03 12:49:50 +00:00
add non-member function nth(), index_of()
This commit is contained in:
parent
6a9cda9d4c
commit
c3636c10d2
7 changed files with 390 additions and 6 deletions
|
@ -26,9 +26,7 @@
|
|||
# include <sprout/preprocessor/cat.hpp>
|
||||
# include <sprout/preprocessor/variadic/size.hpp>
|
||||
#endif
|
||||
#if !(defined(SPROUT_DISABLE_ASSERTS) || defined(NDEBUG))
|
||||
# include <sprout/preprocessor/stringize.hpp>
|
||||
#endif
|
||||
#include <sprout/preprocessor/stringize.hpp>
|
||||
|
||||
//
|
||||
// SPROUT_ASSERTION_FAILED_FORMAT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue