|
kblib 0.2.3
General utilities library for modern C++
|
#include <kblib/bits.h>
Public Member Functions | |
| auto | operator= (const Type val) noexcept -> pun_proxy & |
| operator Type () const noexcept | |
Public Attributes | |
| Storage & | base |
|
inlinenoexcept |
|
inlinenoexcept |
| Storage& kblib::detail_bits::pun_proxy< Type, Storage >::base |