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

#include <format.h>

Public Member Functions

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

Public Attributes

unsigned_type abs_value
 
int num_digits
 

Detailed Description

template<typename Range>
template<typename Int, typename Specs>
template<int BITS>
struct internal::basic_writer< Range >::int_writer< Int, Specs >::bin_writer< BITS >

Definition at line 1508 of file format.h.

Member Function Documentation

◆ operator()()

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

Definition at line 1512 of file format.h.

Member Data Documentation

◆ abs_value

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

Definition at line 1509 of file format.h.

◆ num_digits

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

Definition at line 1510 of file format.h.