mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-02 14:04:20 +00:00
join -> append 名前変更
This commit is contained in:
parent
b0ade6c043
commit
f64cac529c
14 changed files with 14 additions and 387 deletions
|
@ -18,8 +18,8 @@
|
|||
#include <sprout/operation/fixed/insert_n.hpp>
|
||||
#include <sprout/operation/fixed/erase.hpp>
|
||||
#include <sprout/operation/fixed/erase_n.hpp>
|
||||
#include <sprout/operation/fixed/join.hpp>
|
||||
#include <sprout/operation/fixed/join_back.hpp>
|
||||
#include <sprout/operation/fixed/join_front.hpp>
|
||||
#include <sprout/operation/fixed/append.hpp>
|
||||
#include <sprout/operation/fixed/append_back.hpp>
|
||||
#include <sprout/operation/fixed/append_front.hpp>
|
||||
|
||||
#endif // #ifndef SPROUT_OPERATION_FIXED_HPP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue