di 0.1.0
Loading...
Searching...
No Matches
string.h File Reference

Go to the source code of this file.

Namespaces

namespace  di
namespace  di::fmt

Functions

template<concepts::detail::ConstantString T, concepts::Encoding Enc>
constexpr auto di::fmt::tag_invoke (types::Tag< formatter_in_place >, InPlaceType< T >, FormatParseContext< Enc > &parse_context, bool debug)
template<detail::ToStringFormattable T, concepts::Encoding Enc>
constexpr auto di::fmt::tag_invoke (types::Tag< formatter_in_place >, InPlaceType< T >, FormatParseContext< Enc > &parse_context, bool debug)
template<concepts::Encoding Enc, concepts::Encoding OtherEnc>
constexpr auto di::fmt::tag_invoke (types::Tag< formatter_in_place >, InPlaceType< container::PathViewImpl< Enc > >, FormatParseContext< OtherEnc > &parse_context, bool debug)
template<concepts::detail::MutableString T, concepts::Encoding Enc>
constexpr auto di::fmt::tag_invoke (types::Tag< formatter_in_place >, InPlaceType< container::PathImpl< T > >, FormatParseContext< Enc > &parse_context, bool debug)