Go to the source code of this file.
Namespaces | |
| namespace | di |
| namespace | di::concepts |
| namespace | di::concepts::detail |
| namespace | di::meta |
| namespace | di::meta::detail |
Concepts | |
| concept | di::concepts::detail::MutableRing |
Typedefs | |
| template<concepts::detail::MutableVector T> | |
| using | di::meta::detail::RingAllocResult = decltype(util::declval<T&>().reserve_from_nothing(util::declval<size_t>())) |