|
CbmRoot
|
This file contains the definition of the PaddedValue class. More...
#include <cstddef>#include <xpu/defines.h>Go to the source code of this file.
Classes | |
| class | cbm::algo::PaddedValue< T, N > |
| A class that represents a value with padding to a certain size. More... | |
Namespaces | |
| namespace | cbm |
| namespace | cbm::algo |
Typedefs | |
| template<typename T> | |
| using | cbm::algo::PaddedToCacheLine = PaddedValue<T, SizeOfCacheLine> |
Variables | |
| constexpr size_t | cbm::algo::SizeOfCacheLine = 64 |
This file contains the definition of the PaddedValue class.
Definition in file PaddedValue.h.