Sprout/sprout/bit
2014-04-05 10:27:27 +09:00
..
bit_length.hpp add c++1y rightmost bit manipurations 2014-03-31 17:18:22 +09:00
bit_reverse.hpp add c++1y rightmost bit manipurations 2014-03-31 17:18:22 +09:00
clrsb.hpp add C++1y bit operations (partial) 2014-03-31 14:58:24 +09:00
clz.hpp add C++1y bit operations (partial) 2014-03-31 14:58:24 +09:00
cntl0.hpp add C++1y bit operations (partial) 2014-03-31 14:58:24 +09:00
cntl1.hpp add C++1y bit operations (partial) 2014-03-31 14:58:24 +09:00
cntt0.hpp add C++1y bit operations (partial) 2014-03-31 14:58:24 +09:00
cntt1.hpp add C++1y bit operations (partial) 2014-03-31 14:58:24 +09:00
count.hpp add c++1y rightmost bit manipurations 2014-03-31 17:18:22 +09:00
ctz.hpp add C++1y bit operations (partial) 2014-03-31 14:58:24 +09:00
flipbit.hpp add single and range bitwise operations 2014-04-05 10:27:27 +09:00
flipbitsge.hpp add single and range bitwise operations 2014-04-05 10:27:27 +09:00
flipbitsle.hpp add single and range bitwise operations 2014-04-05 10:27:27 +09:00
isols0b.hpp add c++1y rightmost bit manipurations 2014-03-31 17:18:22 +09:00
isols1b.hpp add c++1y rightmost bit manipurations 2014-03-31 17:18:22 +09:00
length.hpp add c++1y rightmost bit manipurations 2014-03-31 17:18:22 +09:00
maskt0.hpp add c++1y rightmost bit manipurations 2014-03-31 17:18:22 +09:00
maskt0ls1b.hpp add c++1y rightmost bit manipurations 2014-03-31 17:18:22 +09:00
maskt1.hpp add c++1y rightmost bit manipurations 2014-03-31 17:18:22 +09:00
maskt1ls0b.hpp add c++1y rightmost bit manipurations 2014-03-31 17:18:22 +09:00
operation.hpp add single and range bitwise operations 2014-04-05 10:27:27 +09:00
parity.hpp add c++1y rightmost bit manipurations 2014-03-31 17:18:22 +09:00
popcount.hpp fix copyright year 2014-01-08 16:48:12 +09:00
range.hpp add single and range bitwise operations 2014-04-05 10:27:27 +09:00
reverse.hpp add c++1y rightmost bit manipurations 2014-03-31 17:18:22 +09:00
rightmost.hpp add c++1y rightmost bit manipurations 2014-03-31 17:18:22 +09:00
rotl.hpp add C++1y bit operations (partial) 2014-03-31 14:58:24 +09:00
rotr.hpp add C++1y bit operations (partial) 2014-03-31 14:58:24 +09:00
rstbit.hpp add single and range bitwise operations 2014-04-05 10:27:27 +09:00
rstbitsge.hpp add single and range bitwise operations 2014-04-05 10:27:27 +09:00
rstbitsle.hpp add single and range bitwise operations 2014-04-05 10:27:27 +09:00
rstls1b.hpp add c++1y rightmost bit manipurations 2014-03-31 17:18:22 +09:00
rstt1.hpp add c++1y rightmost bit manipurations 2014-03-31 17:18:22 +09:00
setbit.hpp add single and range bitwise operations 2014-04-05 10:27:27 +09:00
setbitsge.hpp add single and range bitwise operations 2014-04-05 10:27:27 +09:00
setbitsle.hpp add single and range bitwise operations 2014-04-05 10:27:27 +09:00
setls0b.hpp add c++1y rightmost bit manipurations 2014-03-31 17:18:22 +09:00
sett0.hpp add c++1y rightmost bit manipurations 2014-03-31 17:18:22 +09:00
shal.hpp add C++1y bit operations (partial) 2014-03-31 14:58:24 +09:00
shar.hpp add C++1y bit operations (partial) 2014-03-31 14:58:24 +09:00
shift.hpp add c++1y rightmost bit manipurations 2014-03-31 17:18:22 +09:00
shll.hpp add C++1y bit operations (partial) 2014-03-31 14:58:24 +09:00
shlr.hpp add C++1y bit operations (partial) 2014-03-31 14:58:24 +09:00
single.hpp add single and range bitwise operations 2014-04-05 10:27:27 +09:00
testbit.hpp add single and range bitwise operations 2014-04-05 10:27:27 +09:00