Lazy
1.0
Main Page
Classes
Files
Class List
Class Index
Class Members
lazy
Lazy
lazy::Lazy< T > Member List
This is the complete list of members for
lazy::Lazy< T >
, including all inherited members.
get
() const
lazy::Lazy< T >
is_initialized
() const noexcept
lazy::Lazy< T >
Lazy
()
lazy::Lazy< T >
Lazy
(const CtorFunc &constructor, const DtorFunc &destructor=default_destructor)
lazy::Lazy< T >
explicit
Lazy
(const Lazy< T > &rhs)
lazy::Lazy< T >
Lazy
(Lazy< T > &&rhs)
lazy::Lazy< T >
Lazy
(const value_type &rhs)
lazy::Lazy< T >
explicit
Lazy
(value_type &&rhs)
lazy::Lazy< T >
explicit
make_lazy
(Args &&...args)
lazy::Lazy< T >
friend
operator bool
() const noexcept
lazy::Lazy< T >
explicit
operator reference
() const
lazy::Lazy< T >
explicit
operator*
() const
lazy::Lazy< T >
operator->
() const
lazy::Lazy< T >
operator=
(const this_type &rhs)
lazy::Lazy< T >
operator=
(this_type &&rhs)
lazy::Lazy< T >
operator=
(const value_type &rhs)
lazy::Lazy< T >
operator=
(value_type &&rhs)
lazy::Lazy< T >
pointer
typedef (defined in
lazy::Lazy< T >
)
lazy::Lazy< T >
reference
typedef (defined in
lazy::Lazy< T >
)
lazy::Lazy< T >
swap
(Lazy< T > &rhs) noexcept
lazy::Lazy< T >
this_type
typedef (defined in
lazy::Lazy< T >
)
lazy::Lazy< T >
value_type
typedef (defined in
lazy::Lazy< T >
)
lazy::Lazy< T >
~Lazy
()
lazy::Lazy< T >
Generated by
1.8.11