![]() |
Rosetta
2021.16
|
#include <format.hh>
Public Member Functions | |
| Skip (int const w=1) | |
| Constructor. More... | |
| ~Skip () | |
| Destructor. More... | |
Private Attributes | |
| int | w_ |
Friends | |
| std::istream & | operator>> (std::istream &stream, Skip const &skip) |
| Input a Skip from Stream. More... | |
|
inlineexplicit |
Constructor.
|
inline |
Destructor.
|
friend |
Input a Skip from Stream.
|
private |
Referenced by ObjexxFCL::format::operator>>().
1.8.7