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

#include <format.h>

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

Public Types

typedef T type
 

Detailed Description

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

Definition at line 1112 of file format.h.

Member Typedef Documentation

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

Definition at line 1112 of file format.h.


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