NexusForce
1.0.0
A rigorously engineered full-stack C++ backend library.
载入中...
搜索中...
未找到
neforce::function< Res(Args...)> 成员列表
成员的完整列表,这些成员属于
neforce::function< Res(Args...)>
,包括所有继承而来的类成员
function
(nullptr_t np=nullptr) noexcept
neforce::function< Res(Args...)>
inline
function
(const function &other)
neforce::function< Res(Args...)>
inline
function
(function &&other) noexcept
neforce::function< Res(Args...)>
inline
function
(F &&callable) noexcept(handler_t< F >::template nothrow_init< F >())
neforce::function< Res(Args...)>
inline
operator bool
() const noexcept
neforce::function< Res(Args...)>
inline
explicit
operator()
(Args... args) const
neforce::function< Res(Args...)>
inline
operator=
(const function &other)
neforce::function< Res(Args...)>
inline
operator=
(function &&other) noexcept
neforce::function< Res(Args...)>
inline
operator=
(nullptr_t np) noexcept
neforce::function< Res(Args...)>
inline
operator=
(F &&callable) noexcept(handler_t< F >::template nothrow_init< F >())
neforce::function< Res(Args...)>
inline
operator=
(reference_wrapper< F > wrapper) noexcept
neforce::function< Res(Args...)>
inline
result_type
typedef
neforce::function< Res(Args...)>
swap
(function &other) noexcept
neforce::function< Res(Args...)>
inline
target
() const noexcept
neforce::function< Res(Args...)>
inline
target
() noexcept
neforce::function< Res(Args...)>
inline
target_type
() const noexcept
neforce::function< Res(Args...)>
inline
制作者
1.16.0