mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-16 15:14:13 +00:00
add c++1y rightmost bit manipurations
This commit is contained in:
parent
56c9d52436
commit
e244ea2932
21 changed files with 560 additions and 183 deletions
|
@ -17,8 +17,8 @@
|
|||
#include <sprout/container/indexes.hpp>
|
||||
#include <sprout/iterator/operation.hpp>
|
||||
#include <sprout/algorithm/fixed/results.hpp>
|
||||
#include <sprout/bit/reverse.hpp>
|
||||
#include <sprout/bit/length.hpp>
|
||||
#include <sprout/bit/bit_reverse.hpp>
|
||||
#include <sprout/bit/bit_length.hpp>
|
||||
|
||||
namespace sprout {
|
||||
namespace fixed {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue