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

Go to the source code of this file.

Namespaces

namespace  di
 
namespace  di::format
 

Functions

template<concepts::Formattable... Types, concepts::Encoding Enc>
constexpr auto di::format::tag_invoke (types::Tag< formatter_in_place >, InPlaceType< Variant< Types... > >, FormatParseContext< Enc > &)
 
template<concepts::Formattable T, concepts::Formattable E, concepts::Encoding Enc>
constexpr auto di::format::tag_invoke (types::Tag< formatter_in_place >, InPlaceType< Expected< T, E > >, FormatParseContext< Enc > &)