#include "di/container/algorithm/compare.h"
#include "di/container/string/constant_string.h"
#include "di/container/string/encoding.h"
#include "di/meta/core.h"
Go to the source code of this file.
Namespaces | |
namespace | di |
namespace | di::container |
namespace | di::container::string |
Functions | |
template<concepts::detail::ConstantString S, concepts::detail::ConstantString T> requires (concepts::SameAs<meta::Encoding<S>, meta::Encoding<T>>) | |
constexpr auto | di::container::string::compare (S const &s, T const &t) |