kblib 0.2.3
General utilities library for modern C++
kblib::union_pun< Type[N], Storage > Member List

This is the complete list of members for kblib::union_pun< Type[N], Storage >, including all inherited members.

operator type() const noexceptkblib::union_pun< Type[N], Storage >inline
operator()() const noexcept -> const_proxy_tkblib::union_pun< Type[N], Storage >inline
operator()(const Type(&val)[N]) noexcept -> proxy_tkblib::union_pun< Type[N], Storage >inline
operator=(const Type(&val)[N]) noexcept -> proxy_tkblib::union_pun< Type[N], Storage >inline