mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-14 15:04:09 +00:00
delete integer/bit.hpp (see bit/operation.hpp)
This commit is contained in:
parent
c5dfb6c540
commit
e15e8f123e
4 changed files with 2 additions and 24 deletions
|
@ -9,8 +9,8 @@
|
|||
#include <sprout/container/functions.hpp>
|
||||
#include <sprout/iterator/operation.hpp>
|
||||
#include <sprout/algorithm/fixed/result_of.hpp>
|
||||
#include <sprout/integer/bit_reverse.hpp>
|
||||
#include <sprout/integer/bit_length.hpp>
|
||||
#include <sprout/bit/reverse.hpp>
|
||||
#include <sprout/bit/length.hpp>
|
||||
|
||||
namespace sprout {
|
||||
namespace fixed {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue