RMM
23.12
RAPIDS Memory Manager
|
Represent a size in number of bytes. More...
#include <logger.hpp>
Public Attributes | |
std::size_t | value |
The size in bytes. | |
Friends | |
std::ostream & | operator<< (std::ostream &os, bytes const &value) |
Construct a new bytes object. More... | |
Represent a size in number of bytes.
|
friend |
Construct a new bytes object.
os | The output stream |
value | The size in bytes |