![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
This is the complete list of members for byte, including all inherited members.
byte() noexcept=default | byte | |
byte(std::initializer_list< unsigned char > il) | byte | inlineexplicit |
byte(unsigned char c, detail::byte_ctor_tag) noexcept | byte | inlineexplicit |
operator unsigned char() const noexcept | byte | inlineexplicit |