DDC 0.12.0
Loading...
Searching...
No Matches
ddc::PrinterOptions Struct Reference

#include <print.hpp>

Collaboration diagram for ddc::PrinterOptions:
Collaboration graph

Public Member Functions

bool operator== (PrinterOptions const &rhs) const noexcept
 

Public Attributes

std::size_t threshold {10}
 
std::size_t edgeitems {3}
 

Detailed Description

Definition at line 24 of file print.hpp.

Member Function Documentation

◆ operator==()

bool ddc::PrinterOptions::operator== ( PrinterOptions const rhs) const
noexcept

Definition at line 23 of file print.cpp.

Member Data Documentation

◆ threshold

std::size_t ddc::PrinterOptions::threshold {10}

Definition at line 26 of file print.hpp.

◆ edgeitems

std::size_t ddc::PrinterOptions::edgeitems {3}

Definition at line 27 of file print.hpp.


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