souffle  2.0.2-371-g6315b36
Public Types
tinyformat::detail::is_wchar< T > Struct Template Reference

#include <tinyformat.h>

Collaboration diagram for tinyformat::detail::is_wchar< T >:
Collaboration graph

Public Types

using tinyformat_wchar_is_not_supported = int
 

Detailed Description

template<typename T>
struct tinyformat::detail::is_wchar< T >

Definition at line 223 of file tinyformat.h.

Member Typedef Documentation

◆ tinyformat_wchar_is_not_supported

template<typename T >
using tinyformat::detail::is_wchar< T >::tinyformat_wchar_is_not_supported = int

Definition at line 223 of file tinyformat.h.


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