NGL  6.5
The NCCA Graphics Library
fmt::internal::Conditional< false, T, F > Struct Template Reference

#include <format.h>

+ Collaboration diagram for fmt::internal::Conditional< false, T, F >:

Public Types

typedef F type
 

Detailed Description

template<class T, class F>
struct fmt::internal::Conditional< false, T, F >

Definition at line 1115 of file format.h.

Member Typedef Documentation

template<class T , class F >
typedef F fmt::internal::Conditional< false, T, F >::type

Definition at line 1115 of file format.h.


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