Flow123d  master-f44eb46
Public Attributes | List of all members
fmt::internal::Value::CustomValue Struct Reference

#include <format.h>

Public Attributes

const void * value
 
FormatFunc format
 

Detailed Description

Definition at line 1002 of file format.h.

Member Data Documentation

◆ format

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

Definition at line 1004 of file format.h.

◆ value

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

Definition at line 1003 of file format.h.


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