Scippy

SoPlex

Sequential object-oriented simPlex

formatter< void *, Char > Struct Template Reference

#include <format.h>

Public Member Functions

template<typename FormatContext >
auto format (void *val, FormatContext &ctx) -> decltype(ctx.out())
 
- Public Member Functions inherited from formatter< const void *, Char >
 formatter ()=delete
 

Detailed Description

template<typename Char>
struct formatter< void *, Char >

Definition at line 3502 of file format.h.

Member Function Documentation

◆ format()

auto format ( void *  val,
FormatContext &  ctx 
) -> decltype(ctx.out())

Definition at line 3504 of file format.h.

References format().