SoPlex Documentation
Loading...
Searching...
No Matches
basic_writer< Range >::int_writer< Int, Specs >::hex_writer Struct Reference

#include <format.h>

Public Member Functions

template<typename It >
void operator() (It &&it) const
 

Public Attributes

int_writerself
 
int num_digits
 

Detailed Description

template<typename Range>
template<typename Int, typename Specs>
struct internal::basic_writer< Range >::int_writer< Int, Specs >::hex_writer

Definition at line 1488 of file format.h.

Member Function Documentation

◆ operator()()

template<typename Range >
template<typename Int , typename Specs >
template<typename It >
void operator() ( It && it) const

Member Data Documentation

◆ num_digits

template<typename Range >
template<typename Int , typename Specs >
int num_digits

Definition at line 1490 of file format.h.

◆ self

template<typename Range >
template<typename Int , typename Specs >
int_writer& self

Definition at line 1489 of file format.h.