ATLAS Offline Software
Namespaces | Functions
ones.h File Reference

Construct a bit mask. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 CxxUtils
 

Functions

template<class T >
constexpr T CxxUtils::ones (unsigned int n)
 Return a bit mask with the lower n bits set. More...
 

Detailed Description

Construct a bit mask.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Oct, 2014

Definition in file ones.h.