This is the complete list of members for di::any::RefStorage, including all inherited members.
| creation_is_fallible(InPlaceType< T >) -> bool | di::any::RefStorage | inlinestatic |
| CreationResult typedef | di::any::RefStorage | |
| down_cast() const -> T * | di::any::RefStorage | inline |
| init(RefStorage *self, InPlaceType< T & >, U &&u) | di::any::RefStorage | inlinestatic |
| init(RefStorage *self, InPlaceType< T const & >, T const &u) | di::any::RefStorage | inlinestatic |
| init(RefStorage *self, InPlaceType< T * >, T *u) | di::any::RefStorage | inlinestatic |
| Interface typedef | di::any::RefStorage | |
| m_const_pointer | di::any::RefStorage | |
| m_function_pointer | di::any::RefStorage | |
| m_pointer | di::any::RefStorage | |
| operator=(RefStorage const &) -> RefStorage &=default | di::any::RefStorage | |
| RefStorage() | di::any::RefStorage | inline |
| RefStorage(RefStorage const &)=default | di::any::RefStorage | |
| storage_category() -> StorageCategory | di::any::RefStorage | inlinestatic |
| ~RefStorage()=default | di::any::RefStorage |