cpp-mate  0.7
Helpful library for C++.
CppMate::SharedState< T > Member List

This is the complete list of members for CppMate::SharedState< T >, including all inherited members.

modify(std::function< void(T &)> block)CppMate::SharedState< T >inline
modify()CppMate::SharedState< T >inline
SharedState(A &&... args)CppMate::SharedState< T >inline
view(std::function< void(const T &)> block) constCppMate::SharedState< T >inline
view(std::function< R(const T &)> block) constCppMate::SharedState< T >inline