logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

filterinputstreambuf.h

Author

       Generated automatically by Doxygen for Zipios++ from the source code.

Zipios++                                         Tue Mar 24 2020                       filterinputstreambuf.h(3)

Detailed Description

       Header file that defines FilterInputStreambuf.

       Definition in file filterinputstreambuf.h.

Name

       filterinputstreambuf.h

Synopsis

       #include 'zipios++/zipios-config.h'
       #include 'zipios++/meta-iostreams.h'

   Classes
       class zipios::FilterInputStreambuf
           An input streambuf filter is a streambuf that filters the input it gets from the streambuf it is
           attached to.

See Also