kblib 0.2.3
General utilities library for modern C++
kblib::null_construct< T, bool > Member List

This is the complete list of members for kblib::null_construct< T, bool >, including all inherited members.

null_construct() noexcept(std::is_nothrow_default_constructible< T >::value)kblib::null_construct< T, bool >inline
operator const T &() const noexceptkblib::null_construct< T, bool >inline
operator T&() noexceptkblib::null_construct< T, bool >inline
tkblib::null_construct< T, bool >