OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gzomanip2
(Results
1 - 1
of
1
) sorted by null
/external/zlib/contrib/iostream3/
zfstream.h
413
class
gzomanip2
class
420
const
gzomanip2
<Ta,Tb>&);
423
gzomanip2
(gzofstream& (*f)(gzofstream&, T1, T2),
449
gzomanip2
<T1,T2>::
gzomanip2
(gzofstream &(*f)(gzofstream &, T1, T2),
458
operator<<(gzofstream& s, const
gzomanip2
<T1,T2>& m)
462
inline
gzomanip2
<int,int>
464
{ return
gzomanip2
<int,int>(&setcompression, l, s); }
Completed in 877 milliseconds