QuickCppLib 0.10
Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!
|
Classes | |
class | scope_impl |
Enumerations | |
enum class | scope_impl_kind { exit , fail , success } |
Functions | |
template<class T , bool v = noexcept(std::declval<T>()())> | |
constexpr bool | _is_nothrow_invocable (int) noexcept |
template<class T > | |
constexpr bool | _is_nothrow_invocable (...) noexcept |
template<class T > | |
constexpr bool | is_nothrow_invocable () noexcept |
|
strong |
|
inlineconstexprnoexcept |
|
inlineconstexprnoexcept |
|
inlineconstexprnoexcept |