mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-16 15:14:13 +00:00
add sprout::data() non-member function
This commit is contained in:
parent
c995ffd177
commit
66cea44736
4 changed files with 125 additions and 0 deletions
|
@ -17,5 +17,6 @@
|
|||
#include <sprout/container/front.hpp>
|
||||
#include <sprout/container/back.hpp>
|
||||
#include <sprout/container/at.hpp>
|
||||
#include <sprout/container/data.hpp>
|
||||
|
||||
#endif // #ifndef SPROUT_CONTAINER_RANGE_FUNCTIONS_HPP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue