mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-14 15:04:09 +00:00
modify: tuple and hash support(class adapt) implemented in each class headers.
This commit is contained in:
parent
3a2610cb5c
commit
ee8c952d05
35 changed files with 1720 additions and 1557 deletions
|
@ -7,10 +7,6 @@
|
|||
#include <sprout/index_tuple.hpp>
|
||||
#include <sprout/string/char_traits.hpp>
|
||||
#include <sprout/string/string.hpp>
|
||||
//#include <sprout/operation/fixed/push_back.hpp>
|
||||
//#include <sprout/operation/fixed/push_front.hpp>
|
||||
//#include <sprout/operation/fixed/append_back.hpp>
|
||||
//#include <sprout/operation/fixed/append_front.hpp>
|
||||
|
||||
namespace sprout {
|
||||
namespace detail {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue