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

#include <format.h>

Public Member Functions

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

Public Attributes

unsigned_type abs_value
 
int size
 
const std::string & groups
 
char_type sep
 

Detailed Description

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

Definition at line 1540 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

◆ abs_value

template<typename Range >
template<typename Int , typename Specs >
unsigned_type abs_value

Definition at line 1541 of file format.h.

◆ groups

template<typename Range >
template<typename Int , typename Specs >
const std::string& groups

Definition at line 1543 of file format.h.

◆ sep

template<typename Range >
template<typename Int , typename Specs >
char_type sep

Definition at line 1544 of file format.h.

◆ size

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

Definition at line 1542 of file format.h.