Construct a bit mask. More...
Go to the source code of this file.
Namespaces | |
namespace | CxxUtils |
Copy the elements of a sequence for which a predicate is true. | |
Functions | |
template<class T > | |
T | CxxUtils::ones (unsigned int n) |
Return a bit mask with the lower n bits set. |
Construct a bit mask.