#include "di/container/string/constant_string.h"#include "di/container/string/string_end.h"#include "di/container/string/string_view_impl_forward_declaration.h"Go to the source code of this file.
Namespaces | |
| namespace | di |
| namespace | di::container |
| namespace | di::container::string |
Functions | |
| template<concepts::detail::ConstantString Str, typename Enc = meta::Encoding<Str>> | |
| constexpr auto | di::container::string::substr (Str const &string, meta::EncodingIterator< Enc > first, Optional< meta::EncodingIterator< Enc > > last={}) |