Sprout/sprout/bit
2014-03-31 14:58:24 +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
ctz.hpp add C++1y bit operations (partial) 2014-03-31 14:58:24 +09:00
length.hpp fix copyright year 2014-01-08 16:48:12 +09:00
operation.hpp add C++1y bit operations (partial) 2014-03-31 14:58:24 +09:00
popcount.hpp fix copyright year 2014-01-08 16:48:12 +09:00
reverse.hpp fix copyright year 2014-01-08 16:48:12 +09:00
rotate.hpp add C++1y bit operations (partial) 2014-03-31 14:58:24 +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
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
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