Flow123d  release_2.2.0-914-gf1a3a4f
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

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

Definition at line 1048 of file format.h.

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: