ADUL
Collection of reusable C++ utilities
|
#include <cstdint>
#include <vector>
Go to the source code of this file.
Classes | |
class | adul::atm::BitVector< ChunkT > |
Vector of chunks, where in which chunk you can edit every bit. More... | |
Namespaces | |
namespace | adul |
project api's namespace | |
namespace | adul::atm |
ADUL template module. | |
Functions | |
template<typename ChunkT > | |
void | swap (adul::atm::BitVector< ChunkT > &first, adul::atm::BitVector< ChunkT > &second) noexcept |
|
noexcept |