Rizin
unix-like reverse engineering framework and cli tools
|
#include <zfstream.h>
Public Member Functions | |
gzomanip (gzofstream &(*f)(gzofstream &, T), T v) | |
Private Attributes | |
gzofstream &(* | func )(gzofstream &, T) |
T | val |
Friends | |
gzofstream & | operator<< (gzofstream &, const gzomanip< T > &) |
Definition at line 92 of file zfstream.h.
|
inline |
Definition at line 95 of file zfstream.h.
|
friend |
Definition at line 101 of file zfstream.h.
|
private |
Definition at line 97 of file zfstream.h.
Definition at line 98 of file zfstream.h.