Sprout/sprout/bit
2014-05-29 00:25:37 +09:00
..
bit_length.hpp fix <cstddef> include, for clang 3.5 earlier with libstdc++ 20140422 or later 2014-04-30 16:30:26 +09:00
bit_reverse.hpp
clrsb.hpp fix ctz/clz bitwise operation implementation 2014-04-13 17:48:24 +09:00
clz.hpp fix <cstddef> include, for clang 3.5 earlier with libstdc++ 20140422 or later 2014-04-30 16:30:26 +09:00
cntl0.hpp
cntl1.hpp
cntt0.hpp
cntt1.hpp
count.hpp
ctz.hpp fix <cstddef> include, for clang 3.5 earlier with libstdc++ 20140422 or later 2014-04-30 16:30:26 +09:00
flipbit.hpp add single and range bitwise operations 2014-04-05 10:27:27 +09:00
flipbitsge.hpp fix tuple_element: support SFINAE-friendly 2014-05-29 00:25:37 +09:00
flipbitsle.hpp fix tuple_element: support SFINAE-friendly 2014-05-29 00:25:37 +09:00
isols0b.hpp fix include-quard 2014-04-14 15:56:18 +09:00
isols1b.hpp remove warning 2014-04-14 15:52:20 +09:00
length.hpp
maskt0.hpp
maskt0ls1b.hpp
maskt1.hpp
maskt1ls0b.hpp
operation.hpp add single and range bitwise operations 2014-04-05 10:27:27 +09:00
parity.hpp fix <cstddef> include, for clang 3.5 earlier with libstdc++ 20140422 or later 2014-04-30 16:30:26 +09:00
popcount.hpp
range.hpp add single and range bitwise operations 2014-04-05 10:27:27 +09:00
reverse.hpp
rightmost.hpp
rotl.hpp
rotr.hpp
rstbit.hpp add single and range bitwise operations 2014-04-05 10:27:27 +09:00
rstbitsge.hpp fix tuple_element: support SFINAE-friendly 2014-05-29 00:25:37 +09:00
rstbitsle.hpp fix tuple_element: support SFINAE-friendly 2014-05-29 00:25:37 +09:00
rstls1b.hpp
rstt1.hpp
setbit.hpp add single and range bitwise operations 2014-04-05 10:27:27 +09:00
setbitsge.hpp fix tuple_element: support SFINAE-friendly 2014-05-29 00:25:37 +09:00
setbitsle.hpp fix tuple_element: support SFINAE-friendly 2014-05-29 00:25:37 +09:00
setls0b.hpp
sett0.hpp
shal.hpp
shar.hpp
shift.hpp
shll.hpp
shlr.hpp
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