#include <invariant_check.hpp>

Public Member Functions | |
| invariant_checker_impl (T const &self_) | |
| ~invariant_checker_impl () | |
Public Attributes | |
| T const & | self |
Definition at line 32 of file invariant_check.hpp.
| libtorrent::invariant_checker_impl< T >::invariant_checker_impl | ( | T const & | self_ | ) | [inline] |
| libtorrent::invariant_checker_impl< T >::~invariant_checker_impl | ( | ) | [inline] |
| T const& libtorrent::invariant_checker_impl< T >::self |
Definition at line 59 of file invariant_check.hpp.
1.5.6