kblib 0.2.3
General utilities library for modern C++
|
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 noexcept | kblib::null_construct< T, bool > | inline |
operator T&() noexcept | kblib::null_construct< T, bool > | inline |
t | kblib::null_construct< T, bool > |