|
kblib 0.2.3
General utilities library for modern C++
|
This is the complete list of members for kblib::union_pun< Type, Storage >, including all inherited members.
| operator Type() const noexcept | kblib::union_pun< Type, Storage > | inline |
| operator()() const noexcept -> const_proxy_t | kblib::union_pun< Type, Storage > | inline |
| operator()(const Type val) noexcept -> proxy_t | kblib::union_pun< Type, Storage > | inline |
| operator=(const Type val) noexcept -> proxy_t | kblib::union_pun< Type, Storage > | inline |