Flow123d  3.9.0-d39db4f
Public Types | List of all members
fmt::internal::WCharHelper< T, wchar_t > Struct Template Reference

#include <format.h>

Public Types

typedef T Supported
 
typedef Null< T > Unsupported
 

Detailed Description

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

Definition at line 1053 of file format.h.

Member Typedef Documentation

◆ Supported

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

Definition at line 1054 of file format.h.

◆ Unsupported

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

Definition at line 1055 of file format.h.


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