kblib 0.2.3
General utilities library for modern C++
kblib::get_manip< F > Struct Template Reference

A helper class for wrapping stream manipulators. More...

#include <kblib/io.h>

Public Attributes

_f
 

Detailed Description

template<typename F>
struct kblib::get_manip< F >

A helper class for wrapping stream manipulators.

Definition at line 185 of file io.h.

Member Data Documentation

◆ _f

template<typename F >
F kblib::get_manip< F >::_f

Definition at line 186 of file io.h.


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