SDSL 3.0.3
Succinct Data Structure Library
|
bits.hpp contains the sdsl::bits class. More...
#include <stddef.h>
#include <stdint.h>
Go to the source code of this file.
Classes | |
struct | sdsl::bits_impl< T > |
A helper class for bitwise tricks on 64 bit words. More... | |
Namespaces | |
namespace | sdsl |
Namespace for the succinct data structure library. | |
Typedefs | |
using | sdsl::bits = bits_impl<> |
bits.hpp contains the sdsl::bits class.
Definition in file bits.hpp.