tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
formatter< char, char > Struct Reference

Standard specializations for basic type char. More...

#include <formatter.hpp>

Public Member Functions

template<typename FormatContext >
constexpr auto format (char val, FormatContext &fc) -> decltype(fc.out())
 

Detailed Description

Standard specializations for basic type char.

Member Function Documentation

◆ format()

template<typename FormatContext >
constexpr auto format ( char  val,
FormatContext fc 
) -> decltype(fc.out())
inlineconstexpr

The documentation for this struct was generated from the following file: