My Project
Classes
byte.hpp File Reference
#include "cstdint.hpp"
#include "move.hpp"
#include "enable_if.hpp"
#include "is_integral.hpp"
#include "is_same.hpp"
#include "is_unsigned.hpp"

Go to the source code of this file.

Classes

class  bsl::byte
 std::byte is a distinct type that implements the concept of byte as specified in the C++ language definition. Shift operations all require unsigned integer types, instead of any integer type. More...
 

Detailed Description