mod_servlet
C++Servlets
 All Classes Files Functions Variables Typedefs Macros Pages
servlet::buffering< BufSize > Struct Template Reference

Template class holder of the buffer size. More...

#include <io.h>

Static Public Attributes

static constexpr std::size_t buf_size = BufSize
 Size of buffer as constant expression.
 

Detailed Description

template<std::size_t BufSize>
struct servlet::buffering< BufSize >

Template class holder of the buffer size.


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