|
cecko
|
This is the complete list of members for cecko::safe_ptr< E, DF >, including all inherited members.
| operator bool() const (defined in cecko::safe_ptr< E, DF >) | cecko::safe_ptr< E, DF > | inline |
| operator E*() const (defined in cecko::safe_ptr< E, DF >) | cecko::safe_ptr< E, DF > | inline |
| operator!= (defined in cecko::safe_ptr< E, DF >) | cecko::safe_ptr< E, DF > | friend |
| operator*() const (defined in cecko::safe_ptr< E, DF >) | cecko::safe_ptr< E, DF > | inline |
| operator->() const (defined in cecko::safe_ptr< E, DF >) | cecko::safe_ptr< E, DF > | inline |
| operator== (defined in cecko::safe_ptr< E, DF >) | cecko::safe_ptr< E, DF > | friend |
| safe_ptr (defined in cecko::safe_ptr< E, DF >) | cecko::safe_ptr< E, DF > | friend |
| safe_ptr() (defined in cecko::safe_ptr< E, DF >) | cecko::safe_ptr< E, DF > | inline |
| safe_ptr(std::nullptr_t) (defined in cecko::safe_ptr< E, DF >) | cecko::safe_ptr< E, DF > | inline |
| safe_ptr(const safe_ptr< E2, DF2 > &b) (defined in cecko::safe_ptr< E, DF >) | cecko::safe_ptr< E, DF > | inline |
| safe_ptr(E *p) (defined in cecko::safe_ptr< E, DF >) | cecko::safe_ptr< E, DF > | inlineexplicit |