Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
Slic3r::Semver::Patch Struct Reference

#include <src/libslic3r/Semver.hpp>

Public Member Functions

 Patch (int i)
 

Public Attributes

const int i
 

Detailed Description

Constructor & Destructor Documentation

◆ Patch()

Slic3r::Semver::Patch::Patch ( int  i)
inline
23{ const int i; Patch(int i) : i(i) {} };
Patch(int i)
Definition Semver.hpp:23
const int i
Definition Semver.hpp:23

Member Data Documentation

◆ i

const int Slic3r::Semver::Patch::i

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