NGL  6.5
The NCCA Graphics Library
fmt::internal::Value::CustomValue Struct Reference

#include <format.h>

+ Collaboration diagram for fmt::internal::Value::CustomValue:

Public Attributes

const voidvalue
 
FormatFunc format
 

Detailed Description

Definition at line 1006 of file format.h.

Member Data Documentation

FormatFunc fmt::internal::Value::CustomValue::format

Definition at line 1008 of file format.h.

const void* fmt::internal::Value::CustomValue::value

Definition at line 1007 of file format.h.


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