Flow123d  master-f44eb46
Public Types | List of all members
fmt::internal::WCharHelper< T, Char > Struct Template Reference

#include <format.h>

Public Types

typedef Null< T > Supported
 
typedef T Unsupported
 

Detailed Description

template<typename T, typename Char>
struct fmt::internal::WCharHelper< T, Char >

Definition at line 1047 of file format.h.

Member Typedef Documentation

◆ Supported

template<typename T , typename Char >
typedef Null<T> fmt::internal::WCharHelper< T, Char >::Supported

Definition at line 1048 of file format.h.

◆ Unsupported

template<typename T , typename Char >
typedef T fmt::internal::WCharHelper< T, Char >::Unsupported

Definition at line 1049 of file format.h.


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