Steppable 0.0.1
A CAS project written from scratch in C++
Loading...
Searching...
No Matches
steppable::__internals::utils::setw Struct Reference

#include <internals.hpp>

Public Member Functions

 setw (const unsigned long n)
 

Public Attributes

unsigned long n
 

Friends

std::ostream & operator<< (std::ostream &os, const setw &cs)
 

Constructor & Destructor Documentation

◆ setw()

steppable::__internals::utils::setw::setw ( const unsigned long n)
inlineexplicit
Here is the caller graph for this function:

Friends And Related Symbol Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream & os,
const setw & cs )
friend

Member Data Documentation

◆ n

unsigned long steppable::__internals::utils::setw::n

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