Iros
 
Loading...
Searching...
No Matches
string.h File Reference

Go to the source code of this file.

Namespaces

namespace  di
 
namespace  di::format
 
namespace  di::format::detail
 

Concepts

concept  di::format::detail::ToStringFormattable
 

Functions

template<concepts::Encoding Enc, concepts::OneOf< char, c32 > T>
constexpr auto di::format::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::format::tag_invoke (types::Tag< formatter_in_place >, InPlaceType< T >, FormatParseContext< Enc > &parse_context)
 
template<concepts::Encoding Enc, concepts::Encoding OtherEnc>
constexpr auto di::format::tag_invoke (types::Tag< formatter_in_place >, InPlaceType< container::PathViewImpl< Enc > >, FormatParseContext< OtherEnc > &parse_context)
 
template<concepts::detail::MutableString T, concepts::Encoding Enc>
constexpr auto di::format::tag_invoke (types::Tag< formatter_in_place >, InPlaceType< container::PathImpl< T > >, FormatParseContext< Enc > &parse_context)